ValidationRules.StructuredTypeInaccessibleBaseType 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 base type of a structured type can be found from the model being validated.
public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmStructuredType> StructuredTypeInaccessibleBaseType;
staticval mutable StructuredTypeInaccessibleBaseType : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmStructuredType>
Public Shared ReadOnly StructuredTypeInaccessibleBaseType As ValidationRule(Of IEdmStructuredType)