ValidationRules.NavigationSourceDeclaringTypeCannotHavePathTypeProperty 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 there is no entity set or singleton whose entity type has not property defined with Path type.
public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmNavigationSource> NavigationSourceDeclaringTypeCannotHavePathTypeProperty;
staticval mutable NavigationSourceDeclaringTypeCannotHavePathTypeProperty : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmNavigationSource>
Public Shared ReadOnly NavigationSourceDeclaringTypeCannotHavePathTypeProperty As ValidationRule(Of IEdmNavigationSource)