Freigeben über


ValidationRules.TemporalTypeReferencePrecisionOutOfRange-Feld

Validiert, dass die Genauigkeit zwischen 0 und der maximalen Genauigkeit des Zeittyps ist.

Namespace:  Microsoft.Data.Edm.Validation
Assembly:  Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)

Syntax

'Declaration
Public Shared ReadOnly TemporalTypeReferencePrecisionOutOfRange As ValidationRule(Of IEdmTemporalTypeReference)
'Usage
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>

Siehe auch

Verweis

ValidationRules Klasse

Microsoft.Data.Edm.Validation-Namespace