SchemaTableColumn.NumericPrecision Field

Definition

Specifies the precision of the column data, if the data is numeric.

public: static initonly System::String ^ NumericPrecision;
public static readonly string NumericPrecision;
 staticval mutable NumericPrecision : string
Public Shared ReadOnly NumericPrecision As String 

Field Value

Applies to

See also