ValidationRules.NavigationPropertyMappingMustPointToValidTargetForProperty 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 target of a navigation property mapping is valid for the target type of the property.
public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmNavigationSource> NavigationPropertyMappingMustPointToValidTargetForProperty;
staticval mutable NavigationPropertyMappingMustPointToValidTargetForProperty : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmNavigationSource>
Public Shared ReadOnly NavigationPropertyMappingMustPointToValidTargetForProperty As ValidationRule(Of IEdmNavigationSource)