소수 자릿수가 0과 10진수 형식의 전체 자릿수 사이에 있는지 확인합니다.
네임스페이스: Microsoft.Data.Edm.Validation
어셈블리: Microsoft.Data.Edm(Microsoft.Data.Edm.dll)
구문
‘선언
Public Shared ReadOnly DecimalTypeReferenceScaleOutOfRange As ValidationRule(Of IEdmDecimalTypeReference)
‘사용 방법
Dim value As ValidationRule(Of IEdmDecimalTypeReference)
value = ValidationRules.DecimalTypeReferenceScaleOutOfRange
public static readonly ValidationRule<IEdmDecimalTypeReference> DecimalTypeReferenceScaleOutOfRange
public:
static initonly ValidationRule<IEdmDecimalTypeReference^>^ DecimalTypeReferenceScaleOutOfRange
static val DecimalTypeReferenceScaleOutOfRange: ValidationRule<IEdmDecimalTypeReference>
public static final var DecimalTypeReferenceScaleOutOfRange : ValidationRule<IEdmDecimalTypeReference>