다음을 통해 공유


ValidationRules.ModelDuplicateSchemaElementNameBeforeV3 필드

현재 모델(엔터티 컨테이너 제외)의 모든 스키마 요소가 참조되는 모든 모델에서 고유한지 확인합니다.

네임스페이스:  Microsoft.Data.Edm.Validation
어셈블리:  Microsoft.Data.Edm(Microsoft.Data.Edm.dll)

구문

‘선언
Public Shared ReadOnly ModelDuplicateSchemaElementNameBeforeV3 As ValidationRule(Of IEdmModel)
‘사용 방법
Dim value As ValidationRule(Of IEdmModel)

value = ValidationRules.ModelDuplicateSchemaElementNameBeforeV3
public static readonly ValidationRule<IEdmModel> ModelDuplicateSchemaElementNameBeforeV3
public:
static initonly ValidationRule<IEdmModel^>^ ModelDuplicateSchemaElementNameBeforeV3
static val ModelDuplicateSchemaElementNameBeforeV3: ValidationRule<IEdmModel>
public static final var ModelDuplicateSchemaElementNameBeforeV3 : ValidationRule<IEdmModel>

참고 항목

참조

ValidationRules 클래스

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