共用方式為


DWCopyCommandDefaultValue interface

預設值。

屬性

columnName

數據行名稱。 Type: object (或 Expression with resultType string)。

defaultValue

數據行的預設值。 Type: object (或 Expression with resultType string)。

屬性詳細資料

columnName

數據行名稱。 Type: object (或 Expression with resultType string)。

columnName?: any

屬性值

any

defaultValue

數據行的預設值。 Type: object (或 Expression with resultType string)。

defaultValue?: any

屬性值

any