CreateFromSystemStopList メソッド
システムの既定のストップ リストから新しいストップ リストを作成します。
名前空間: Microsoft.SqlServer.Management.Smo
アセンブリ: Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)
構文
'宣言
Public Sub CreateFromSystemStopList
'使用
Dim instance As FullTextStopList
instance.CreateFromSystemStopList()
public void CreateFromSystemStopList()
public:
void CreateFromSystemStopList()
member CreateFromSystemStopList : unit -> unit
public function CreateFromSystemStopList()