다음을 통해 공유


ValidationRules.DecimalTypeReferencePrecisionOutOfRange 필드

전체 자릿수가 0과 10진수 형식의 최대 전체 자릿수 사이에 있는지 확인합니다.

네임스페이스:  Microsoft.Data.Edm.Validation
어셈블리:  Microsoft.Data.Edm(Microsoft.Data.Edm.dll)

구문

‘선언
Public Shared ReadOnly DecimalTypeReferencePrecisionOutOfRange As ValidationRule(Of IEdmDecimalTypeReference)
‘사용 방법
Dim value As ValidationRule(Of IEdmDecimalTypeReference)

value = ValidationRules.DecimalTypeReferencePrecisionOutOfRange
public static readonly ValidationRule<IEdmDecimalTypeReference> DecimalTypeReferencePrecisionOutOfRange
public:
static initonly ValidationRule<IEdmDecimalTypeReference^>^ DecimalTypeReferencePrecisionOutOfRange
static val DecimalTypeReferencePrecisionOutOfRange: ValidationRule<IEdmDecimalTypeReference>
public static final var DecimalTypeReferencePrecisionOutOfRange : ValidationRule<IEdmDecimalTypeReference>

참고 항목

참조

ValidationRules 클래스

Microsoft.Data.Edm.Validation 네임스페이스