ValidationRules.NavigationSourceInaccessibleEntityType 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 entity type of an entity set or singleton can be found from the model being validated.
public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmNavigationSource> NavigationSourceInaccessibleEntityType;
staticval mutable NavigationSourceInaccessibleEntityType : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmNavigationSource>
Public Shared ReadOnly NavigationSourceInaccessibleEntityType As ValidationRule(Of IEdmNavigationSource)