SchemaTableColumn.NumericScale Field

Definition

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

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

Field Value

Applies to

See also