SqlDecimal.Precision 屬性

定義

取得用來表示 Value 屬性的最大位數。

public:
 property System::Byte Precision { System::Byte get(); };
public byte Precision { get; }
member this.Precision : byte
Public ReadOnly Property Precision As Byte

屬性值

最大位數,用來表示這個 SqlDecimal 結構的 Value

適用於

另請參閱