Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Validiert, dass jedes Schemaelement im aktuellen Modell (außer Entitätscontainern) über alle Modelle eindeutig ist, auf die verwiesen wird.
Namespace: Microsoft.Data.Edm.Validation
Assembly: Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)
Syntax
'Declaration
Public Shared ReadOnly ModelDuplicateSchemaElementNameBeforeV3 As ValidationRule(Of IEdmModel)
'Usage
Dim value As ValidationRule(Of IEdmModel)
value = ValidationRules.ModelDuplicateSchemaElementNameBeforeV3
public static readonly ValidationRule<IEdmModel> ModelDuplicateSchemaElementNameBeforeV3
public:
static initonly ValidationRule<IEdmModel^>^ ModelDuplicateSchemaElementNameBeforeV3
static val ModelDuplicateSchemaElementNameBeforeV3: ValidationRule<IEdmModel>
public static final var ModelDuplicateSchemaElementNameBeforeV3 : ValidationRule<IEdmModel>