SqlSink Class

Definition

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

Constructors

SqlSink()
SqlSink(Int32, TimeSpan)

Properties

SinkRetryCount (Inherited from CopySink)
SinkRetryWait (Inherited from CopySink)
SliceIdentifierColumnName
SqlWriterCleanupScript
SqlWriterStoredProcedureName
SqlWriterTableType
StoredProcedureParameters
WriteBatchSize (Inherited from CopySink)
WriteBatchTimeout (Inherited from CopySink)

Applies to