Compartir a través de


Campo ValidationRules.VocabularyAnnotationsNotSupportedBeforeV3

Valida que las anotaciones de vocabulario no se admiten antes de EDM 3.0.

Espacio de nombres:  Microsoft.Data.Edm.Validation
Ensamblado:  Microsoft.Data.Edm (en Microsoft.Data.Edm.dll)

Sintaxis

'Declaración
Public Shared ReadOnly VocabularyAnnotationsNotSupportedBeforeV3 As ValidationRule(Of IEdmVocabularyAnnotation)
'Uso
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>

Vea también

Referencia

ValidationRules Clase

Espacio de nombres Microsoft.Data.Edm.Validation