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 el espacio de nombres de un elemento coincide con el modelo permitido de espacios de nombres según la especificación CSDL.
Espacio de nombres: Microsoft.Data.Edm.Validation
Ensamblado: Microsoft.Data.Edm (en Microsoft.Data.Edm.dll)
Sintaxis
'Declaración
Public Shared ReadOnly SchemaElementNamespaceIsNotAllowed As ValidationRule(Of IEdmSchemaElement)
'Uso
Dim value As ValidationRule(Of IEdmSchemaElement)
value = ValidationRules.SchemaElementNamespaceIsNotAllowed
public static readonly ValidationRule<IEdmSchemaElement> SchemaElementNamespaceIsNotAllowed
public:
static initonly ValidationRule<IEdmSchemaElement^>^ SchemaElementNamespaceIsNotAllowed
static val SchemaElementNamespaceIsNotAllowed: ValidationRule<IEdmSchemaElement>
public static final var SchemaElementNamespaceIsNotAllowed : ValidationRule<IEdmSchemaElement>