Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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>