ValidationRules.SingletonTypeCannotBeEdmEntityType 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 type of singleton cannot be Edm.EntityType.
public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmSingleton> SingletonTypeCannotBeEdmEntityType;
staticval mutable SingletonTypeCannotBeEdmEntityType : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmSingleton>
Public Shared ReadOnly SingletonTypeCannotBeEdmEntityType As ValidationRule(Of IEdmSingleton)