Jaa


ValidationRules.EntityTypeKeyPropertyMustBelongToEntity Field

Definition

Validates that all properties in the key of an entity blong to that entity.

public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmEntityType> EntityTypeKeyPropertyMustBelongToEntity;
 staticval mutable EntityTypeKeyPropertyMustBelongToEntity : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmEntityType>
Public Shared ReadOnly EntityTypeKeyPropertyMustBelongToEntity As ValidationRule(Of IEdmEntityType) 

Field Value

Applies to