Property | Type | Description | |
---|---|---|---|
characterMaxLength | long | ||
columnName | string | ||
dataType | string | ||
defaultValue | string | ||
displayName | string | ||
footerValue | string | ||
hasDefault | bool | ||
isAutoIncrement | bool | ||
isConcurrency | bool | ||
isInPrimaryKey | bool | ||
isNullable | bool | ||
isSortable | bool | ||
isVisible | bool | ||
numericPrecision | int | ||
numericScale | int | ||
ordinal | int | ||
propertyName | string |
Method | Description | |
---|---|---|
PopulateColumns ( tgEntity entity ) : Tiraggo.js.jsColumn[] |
public static PopulateColumns ( tgEntity entity ) : Tiraggo.js.jsColumn[] | ||
entity | tgEntity | |
return | Tiraggo.js.jsColumn[] |