Share via


ColumnType 列舉

定義

資料行類型的可能值列舉。

public enum ColumnType
type ColumnType = 
Public Enum ColumnType
繼承
ColumnType

欄位

Calculated 2

此資料行的內容會在填入資料行之後,使用運算式計算。

CalculatedTableColumn 4

存在於導出資料表中的資料行,其中資料表及其資料行是以計算運算式為基底。

Data 1

此資料行的內容來自資料來源。

RowNumber 3

伺服器會自動將此資料行加入每個資料表中。

適用於