共用方式為


ValidationRules.ValueTermsNotSupportedBeforeV3 欄位

EDM 3.0 之前不支援值字詞。

命名空間:  Microsoft.Data.Edm.Validation
組件:  Microsoft.Data.Edm (在 Microsoft.Data.Edm.dll 中)

語法

'宣告
Public Shared ReadOnly ValueTermsNotSupportedBeforeV3 As ValidationRule(Of IEdmValueTerm)
'用途
Dim value As ValidationRule(Of IEdmValueTerm)

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

請參閱

參考

ValidationRules 類別

Microsoft.Data.Edm.Validation 命名空間