ValidationRule 클래스의 새 인스턴스를 만듭니다.
네임스페이스: Microsoft.Data.Edm.Validation
어셈블리: Microsoft.Data.Edm(Microsoft.Data.Edm.dll)
구문
‘선언
Protected Sub New
‘사용 방법
Dim instance As New ValidationRule()
protected ValidationRule()
protected:
ValidationRule()
new : unit -> ValidationRule
protected function ValidationRule()