共用方式為


DatasetSchemaDataElement interface

定義數據集實體類型架構的數據行。

屬性

name

架構數據行的名稱。 Type:string (或 expression with resultType string) 。

type

架構數據行的類型。 Type:string (或 expression with resultType string) 。

屬性詳細資料

name

架構數據行的名稱。 Type:string (或 expression with resultType string) 。

name?: any

屬性值

any

type

架構數據行的類型。 Type:string (或 expression with resultType string) 。

type?: any

屬性值

any