MasterTable..::..MasterTableField Fields
The MasterTable..::..MasterTableField type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() |
AutoIncrement |
If has automatic increment
|
![]() |
ColumnDescrip |
The column Description from extended properties
|
![]() |
ColumnName |
The column name
|
![]() |
DataType |
The data type
|
![]() |
DefaultValue |
The default value
|
![]() |
IsKeyField |
If is key field
|
![]() |
ListValues |
The list values for dropdown lists
|
![]() |
MaxLength |
The maximum length
|
![]() |
ReadOnly |
If is read only
|