Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

ISqlBuilderEntryDetails<(Of <(<'TDbType>)>)>..::..DbType Property

Gets the database specific DbType

Namespace:  Tortuga.Chain.Metadata
Assembly:  Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)

Syntax


Nullable<TDbType> DbType { get; }
ReadOnly Property DbType As Nullable(Of TDbType)
	Get
property Nullable<TDbType> DbType {
	Nullable<TDbType> get ();
}

Field Value

The type of the database.