ValidationRules.NavigationPropertyDependentPropertiesMustBelongToDependentEntity 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 all dependent properties of a navigation property belong to the dependent entity type.
public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmNavigationProperty> NavigationPropertyDependentPropertiesMustBelongToDependentEntity;
staticval mutable NavigationPropertyDependentPropertiesMustBelongToDependentEntity : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmNavigationProperty>
Public Shared ReadOnly NavigationPropertyDependentPropertiesMustBelongToDependentEntity As ValidationRule(Of IEdmNavigationProperty)