DatabaseColumnProperties interface

資料庫欄位屬性。

屬性

columnType

欄位資料型別。

isComputed

是否計算出欄位。

memoryOptimized

欄位是否屬於記憶體最佳化的表格。

temporalType

表格時間型。

屬性詳細資料

columnType

欄位資料型別。

columnType?: string

屬性值

string

isComputed

是否計算出欄位。

isComputed?: boolean

屬性值

boolean

memoryOptimized

欄位是否屬於記憶體最佳化的表格。

memoryOptimized?: boolean

屬性值

boolean

temporalType

表格時間型。

temporalType?: string

屬性值

string