DataFlowSourceSetting Class

Definition

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