ValidationRules.TemporalTypeReferencePrecisionOutOfRange 字段

验证精度介于 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>

请参阅

参考

ValidationRules 类

Microsoft.Data.Edm.Validation 命名空间