共用方式為


DataFlowDebugPackageDebugSettings interface

數據流偵錯設定。

屬性

datasetParameters

數據集的參數。

parameters

數據流參數。

sourceSettings

數據流偵錯的來源設定。

屬性詳細資料

datasetParameters

數據集的參數。

datasetParameters?: any

屬性值

any

parameters

數據流參數。

parameters?: {[propertyName: string]: any}

屬性值

{[propertyName: string]: any}

sourceSettings

數據流偵錯的來源設定。

sourceSettings?: DataFlowSourceSetting[]

屬性值