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.
Genera un error si se encuentra un tipo de enumeración.
Espacio de nombres: Microsoft.Data.Edm.Validation
Ensamblado: Microsoft.Data.Edm (en Microsoft.Data.Edm.dll)
Sintaxis
'Declaración
Public Shared ReadOnly EnumTypeEnumsNotSupportedBeforeV3 As ValidationRule(Of IEdmEnumType)
'Uso
Dim value As ValidationRule(Of IEdmEnumType)
value = ValidationRules.EnumTypeEnumsNotSupportedBeforeV3
public static readonly ValidationRule<IEdmEnumType> EnumTypeEnumsNotSupportedBeforeV3
public:
static initonly ValidationRule<IEdmEnumType^>^ EnumTypeEnumsNotSupportedBeforeV3
static val EnumTypeEnumsNotSupportedBeforeV3: ValidationRule<IEdmEnumType>
public static final var EnumTypeEnumsNotSupportedBeforeV3 : ValidationRule<IEdmEnumType>