DataFlowDebugPackageDebugSettings Class

Definition

Data flow debug settings.

public class DataFlowDebugPackageDebugSettings
type DataFlowDebugPackageDebugSettings = class
Public Class DataFlowDebugPackageDebugSettings
Inheritance
DataFlowDebugPackageDebugSettings

Constructors

DataFlowDebugPackageDebugSettings()

Initializes a new instance of the DataFlowDebugPackageDebugSettings class.

DataFlowDebugPackageDebugSettings(IList<DataFlowSourceSetting>, IDictionary<String,Object>, Object)

Initializes a new instance of the DataFlowDebugPackageDebugSettings class.

Properties

DatasetParameters

Gets or sets parameters for dataset.

Parameters

Gets or sets data flow parameters.

SourceSettings

Gets or sets source setting for data flow debug.

Applies to