DbParameter.Precision 속성

정의

Value 속성을 나타내는 데 사용되는 최대 자릿수를 가져오거나 설정합니다.

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

속성 값

Value 속성을 나타내는 데 사용되는 최대 자릿수입니다.

적용 대상