탐색 속성의 모든 종속 속성이 종속 엔터티 형식에 속하는지 확인합니다.
네임스페이스: 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>