DbConstants Members
The DbConstants type exposes the following members.
Properties
Name | Description | |
---|---|---|
BoolColumnType |
Gets the type of the bool column.
|
|
ByteColumnType |
Gets the type of the byte column.
|
|
ConstantGenerator |
Gets or sets the constant generator.
|
|
DateColumnType |
Gets the type of the date column.
|
|
DecimalColumnType |
Gets the type of the decimal column.
|
|
IntegerColumnType |
Gets the type of the integer column.
|
|
MemoColumnType |
Gets the type of the memo column.
|
|
StringColumnType |
Gets the type of the string column.
|