ValidationRules.NavigationPropertyTypeMismatchRelationshipConstraint 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 each pair of properties between the dependent properties and the principal properties are of the same type.
public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmNavigationProperty> NavigationPropertyTypeMismatchRelationshipConstraint;
staticval mutable NavigationPropertyTypeMismatchRelationshipConstraint : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmNavigationProperty>
Public Shared ReadOnly NavigationPropertyTypeMismatchRelationshipConstraint As ValidationRule(Of IEdmNavigationProperty)