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.
Überprüft die Multiplizität des Prinzipalendes: 0..1 - wenn einige abhängige Eigenschaften auf NULL festlegbar sind, 1 - wenn einige abhängige Eigenschaften nicht auf NULL festlegbar sind. * - nicht zulässig.
Namespace: Microsoft.Data.Edm.Validation
Assembly: Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)
Syntax
'Declaration
Public Shared ReadOnly NavigationPropertyPrincipalEndMultiplicity As ValidationRule(Of IEdmNavigationProperty)
'Usage
Dim value As ValidationRule(Of IEdmNavigationProperty)
value = ValidationRules.NavigationPropertyPrincipalEndMultiplicity
public static readonly ValidationRule<IEdmNavigationProperty> NavigationPropertyPrincipalEndMultiplicity
public:
static initonly ValidationRule<IEdmNavigationProperty^>^ NavigationPropertyPrincipalEndMultiplicity
static val NavigationPropertyPrincipalEndMultiplicity: ValidationRule<IEdmNavigationProperty>
public static final var NavigationPropertyPrincipalEndMultiplicity : ValidationRule<IEdmNavigationProperty>