TypeRegistration<(Of <(<'TDbType>)>)> Members
The TypeRegistration<(Of <(<'TDbType>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
TypeRegistration<(Of <(<'TDbType>)>)> |
Initializes a new instance of the TypeRegistration class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
ClrType |
Gets the type of the CLR type.
|
|
|
DatabaseType |
Gets the type of the database column.
|
|
|
DatabaseTypeName |
Gets the name of the database column type.
|

