ScriptImpl メソッド
SqlSmoObject のスクリプトのコレクションを取得します。
名前空間: Microsoft.SqlServer.Management.Smo
アセンブリ: Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)
構文
'宣言
Protected Function ScriptImpl As StringCollection
'使用
Dim returnValue As StringCollection
returnValue = Me.ScriptImpl()
protected StringCollection ScriptImpl()
protected:
StringCollection^ ScriptImpl()
member ScriptImpl : unit -> StringCollection
protected function ScriptImpl() : StringCollection
戻り値
型: System.Collections.Specialized. . :: . .StringCollection
スクリプトを表す文字列値のコレクションです。