次の方法で共有


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 名前空間