UserStatement コンストラクター
UserStatement クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.SqlServer.TransactSql.ScriptDom
アセンブリ: Microsoft.SqlServer.TransactSql.ScriptDom (Microsoft.SqlServer.TransactSql.ScriptDom.dll)
構文
'宣言
Protected Sub New
'使用
Dim instance As New UserStatement()
protected UserStatement()
protected:
UserStatement()
new : unit -> UserStatement
protected function UserStatement()