StagingSettings
Class
Definition
Interim staging settings
public class StagingSettings
- Inheritance
-
StagingSettings
Constructors
| StagingSettings() |
Properties
| EnableCompression |
Optional. Specifies whether to use compression when copy data via an interim staging. Default value is false. |
| LinkedServiceName |
Name of the Azure Storage linked service used as an interim staging. Must be specified if copy via staging is enbled. |
| Path |
Optional. The storage path for storing the interim data. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |