SqlSmoObject.AddDatabaseContext(StringCollection) メソッド

定義

メソッドは、スクリプト関連の作成メソッド (Table、Index などの派生クラスから) から呼び出されます。

protected void AddDatabaseContext(System.Collections.Specialized.StringCollection queries);
member this.AddDatabaseContext : System.Collections.Specialized.StringCollection -> unit
Protected Sub AddDatabaseContext (queries As StringCollection)

パラメーター

適用対象