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