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

TypeRegistration<(Of <(<'TDbType>)>)>..::..ClrType Property

Gets the type of the CLR type.

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

Syntax


public Type ClrType { get; }
Public ReadOnly Property ClrType As Type
	Get
public:
property Type^ ClrType {
	Type^ get ();
}

Field Value

The type of the CLR type.