Compartir a través de


Campo ValidationRules.ValueTermsNotSupportedBeforeV3

Los términos de valor 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 ValueTermsNotSupportedBeforeV3 As ValidationRule(Of IEdmValueTerm)
'Uso
Dim value As ValidationRule(Of IEdmValueTerm)

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

Vea también

Referencia

ValidationRules Clase

Espacio de nombres Microsoft.Data.Edm.Validation