DataFlowStagingInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Staging info for execute data flow activity.
public class DataFlowStagingInfo
type DataFlowStagingInfo = class
Public Class DataFlowStagingInfo
- Inheritance
-
DataFlowStagingInfo
Constructors
DataFlowStagingInfo() |
Initializes a new instance of the DataFlowStagingInfo class. |
DataFlowStagingInfo(LinkedServiceReference, Object) |
Initializes a new instance of the DataFlowStagingInfo class. |
Properties
FolderPath |
Gets or sets folder path for staging blob. Type: string (or Expression with resultType string) |
LinkedService |
Gets or sets staging linked service reference. |
Methods
Validate() |
Validate the object. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET