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

ColumnMetadata..::..ClrType Property

The CLR type of the column or NULL if the type is unknown.

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 ();
}