다음을 통해 공유


ValidationRules.VocabularyAnnotationsNotSupportedBeforeV3 필드

EDM 3.0 이전 버전에서는 지원되지 않는 용어 모음 주석이 사용되는지 확인합니다.

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

구문

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

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

참고 항목

참조

ValidationRules 클래스

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