SqlDecimal.MaxPrecision Field

Definition

A constant representing the largest possible value for the Precision property.

public: static initonly System::Byte MaxPrecision;
public static readonly byte MaxPrecision;
 staticval mutable MaxPrecision : byte
Public Shared ReadOnly MaxPrecision As Byte 

Field Value

Remarks

The value of this constant is 38.

Applies to

See also