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 を表すときに使用する最大桁数。

適用対象

こちらもご覧ください