DataFlowDebugPackageDebugSettings interface
資料流程偵錯設定。
屬性
dataset |
資料集的參數。 |
parameters | 資料流程參數。 |
source |
資料流程偵錯的來源設定。 |
屬性詳細資料
datasetParameters
資料集的參數。
datasetParameters?: any
屬性值
any
parameters
資料流程參數。
parameters?: {[propertyName: string]: any}
屬性值
{[propertyName: string]: any}