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()