Freigeben über


ValidationRules.VocabularyAnnotationsNotSupportedBeforeV3-Feld

Validiert, dass Fachwortschatzanmerkungen nicht vor EDM 3.0 unterstützt werden.

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

Syntax

'Declaration
Public Shared ReadOnly VocabularyAnnotationsNotSupportedBeforeV3 As ValidationRule(Of IEdmVocabularyAnnotation)
'Usage
Dim value As ValidationRule(Of IEdmVocabularyAnnotation)

value = ValidationRules.VocabularyAnnotationsNotSupportedBeforeV3
public static readonly ValidationRule<IEdmVocabularyAnnotation> VocabularyAnnotationsNotSupportedBeforeV3
public:
static initonly ValidationRule<IEdmVocabularyAnnotation^>^ VocabularyAnnotationsNotSupportedBeforeV3
static val VocabularyAnnotationsNotSupportedBeforeV3: ValidationRule<IEdmVocabularyAnnotation>
public static final var VocabularyAnnotationsNotSupportedBeforeV3 : ValidationRule<IEdmVocabularyAnnotation>

Siehe auch

Verweis

ValidationRules Klasse

Microsoft.Data.Edm.Validation-Namespace