Share via


EntityParameter.Scale 속성

정의

Value가 확인되는 소수점 이하 자릿수를 가져오거나 설정합니다.

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

속성 값

값을 확인하는 소수 자릿수의 수입니다.

구현

적용 대상