共用方式為


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 命名空間