EntityParameter.Precision 属性

定义

获取或设置用来表示 Value 属性的最大位数。

public:
 property System::Byte Precision { System::Byte get(); void set(System::Byte value); };
public byte Precision { get; set; }
member this.Precision : byte with get, set
Public Property Precision As Byte

属性值

用于表示值的位数。

实现

适用于