ValidationRules.NavigationPropertyTypeCannotHavePathTypeProperty 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 type of the navigation property cannot have path type property defined.
public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmNavigationProperty> NavigationPropertyTypeCannotHavePathTypeProperty;
staticval mutable NavigationPropertyTypeCannotHavePathTypeProperty : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmNavigationProperty>
Public Shared ReadOnly NavigationPropertyTypeCannotHavePathTypeProperty As ValidationRule(Of IEdmNavigationProperty)