验证导航属性的所有依赖属性均属于依赖实体类型。
命名空间: Microsoft.Data.Edm.Validation
程序集: Microsoft.Data.Edm(在 Microsoft.Data.Edm.dll 中)
语法
声明
Public Shared ReadOnly NavigationPropertyDependentPropertiesMustBelongToDependentEntity As ValidationRule(Of IEdmNavigationProperty)
用法
Dim value As ValidationRule(Of IEdmNavigationProperty)
value = ValidationRules.NavigationPropertyDependentPropertiesMustBelongToDependentEntity
public static readonly ValidationRule<IEdmNavigationProperty> NavigationPropertyDependentPropertiesMustBelongToDependentEntity
public:
static initonly ValidationRule<IEdmNavigationProperty^>^ NavigationPropertyDependentPropertiesMustBelongToDependentEntity
static val NavigationPropertyDependentPropertiesMustBelongToDependentEntity: ValidationRule<IEdmNavigationProperty>
public static final var NavigationPropertyDependentPropertiesMustBelongToDependentEntity : ValidationRule<IEdmNavigationProperty>