NETToDBTypeConversion Properties |
The NETToDBTypeConversion type exposes the following members.
Name | Description | |
---|---|---|
![]() | DBType |
Gets or sets the DB type
|
![]() | DBTypeAsString |
Gets or sets the db type as string, which is the native DB type name in the related database.
|
![]() | LengthFilter |
Gets or sets the length filter.
|
![]() | LengthOverride |
Gets or sets the length override. Specify -1 to ignore
|
![]() | NETType |
Gets or sets the .NET type
|
![]() | PrecisionFilter |
Gets or sets the precision filter.
|
![]() | PrecisionOverride |
Gets or sets the precision override. Specify -1 to ignore
|
![]() | ScaleFilter |
Gets or sets the scale filter.
|
![]() | ScaleOverride |
Gets or sets the scale override. Specify -1 to ignore
|