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