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