DbMetaDataColumnNames.IsFixedPrecisionScale Field

Definition

Used by the GetSchema method to create the IsFixedPrecisionScale column in the DataTypes collection.

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

Field Value

Applies to

See also