Share via


CopyActivity.EnableStaging Property

Definition

Specifies whether to copy data via an interim staging. Default value is false. Type: boolean (or Expression with resultType boolean).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> EnableStaging { get; set; }
member this.EnableStaging : Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> with get, set
Public Property EnableStaging As DataFactoryElement(Of Boolean)

Property Value

Applies to