DataFlowSourceSetting 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.
Definition of data flow source setting for debug.
public class DataFlowSourceSetting
type DataFlowSourceSetting = class
Public Class DataFlowSourceSetting
- Inheritance
-
DataFlowSourceSetting
Constructors
DataFlowSourceSetting() |
Initializes a new instance of the DataFlowSourceSetting class. |
DataFlowSourceSetting(IDictionary<String,Object>, String, Nullable<Int32>) |
Initializes a new instance of the DataFlowSourceSetting class. |
Properties
AdditionalProperties |
Gets or sets unmatched properties from the message are deserialized this collection |
RowLimit |
Gets or sets defines the row limit of data flow source in debug. |
SourceName |
Gets or sets the data flow source name. |
Applies to
Azure SDK for .NET