Jaa


ValidationRules.NavigationSourceInaccessibleEntityType Field

Definition

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) 

Field Value

Applies to