SqlDWSink Class

Definition

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

Constructors

SqlDWSink()
SqlDWSink(Int32, TimeSpan)

Properties

AllowPolyBase
PolyBaseSettings
SinkRetryCount (Inherited from CopySink)
SinkRetryWait (Inherited from CopySink)
SliceIdentifierColumnName
SqlWriterCleanupScript
WriteBatchSize (Inherited from CopySink)
WriteBatchTimeout (Inherited from CopySink)

Applies to