다음을 통해 공유


ValidationRules.NavigationPropertyDependentPropertiesMustBelongToDependentEntity 필드

탐색 속성의 모든 종속 속성이 종속 엔터티 형식에 속하는지 확인합니다.

네임스페이스:  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>

참고 항목

참조

ValidationRules 클래스

Microsoft.Data.Edm.Validation 네임스페이스