Jaa


ValidationRules.EntityReferenceTypeInaccessibleEntityType Field

Definition

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) 

Field Value

Applies to