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

ColumnMetadata..::..Precision Property

Gets or sets the precision.

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

Syntax


public Nullable<int> Precision { get; }
Public ReadOnly Property Precision As Nullable(Of Integer)
	Get
public:
property Nullable<int^> Precision {
	Nullable<int^> get ();
}

Field Value

The precision.