Compartir a través de


Campo ValidationRules.EnumTypeEnumsNotSupportedBeforeV3

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>

Vea también

Referencia

ValidationRules Clase

Espacio de nombres Microsoft.Data.Edm.Validation