ValidationRules.NavigationPropertyEndWithManyMultiplicityCannotHaveOperationsSpecified Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Validates that the navigation property does not have both a multiplicity of many and an OnDelete operation.
public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmNavigationProperty> NavigationPropertyEndWithManyMultiplicityCannotHaveOperationsSpecified;
staticval mutable NavigationPropertyEndWithManyMultiplicityCannotHaveOperationsSpecified : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmNavigationProperty>
Public Shared ReadOnly NavigationPropertyEndWithManyMultiplicityCannotHaveOperationsSpecified As ValidationRule(Of IEdmNavigationProperty)