다음을 통해 공유


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