ValidationRules.EntityReferenceTypeInaccessibleEntityType 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 wrapped in this entity reference can be found through the model being validated.
public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmEntityReferenceType> EntityReferenceTypeInaccessibleEntityType;
staticval mutable EntityReferenceTypeInaccessibleEntityType : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmEntityReferenceType>
Public Shared ReadOnly EntityReferenceTypeInaccessibleEntityType As ValidationRule(Of IEdmEntityReferenceType)