MasterTable..::..MasterTableField Members
The MasterTable..::..MasterTableField type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MasterTable..::..MasterTableField |
Initializes a new instance of the MasterTable..::..MasterTableField class.
|
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
|