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

プロパティ値

このValue構造体のSqlDecimalを表すために使用される最大桁数。

適用対象

こちらもご覧ください