你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SqlSink 类

定义

public class SqlSink : Microsoft.Azure.Management.DataFactories.Models.CopySink
type SqlSink = class
    inherit CopySink
Public Class SqlSink
Inherits CopySink
继承

构造函数

SqlSink()
SqlSink(Int32, TimeSpan)

属性

SinkRetryCount (继承自 CopySink)
SinkRetryWait (继承自 CopySink)
SliceIdentifierColumnName
SqlWriterCleanupScript
SqlWriterStoredProcedureName
SqlWriterTableType
StoredProcedureParameters
WriteBatchSize (继承自 CopySink)
WriteBatchTimeout (继承自 CopySink)

适用于