次の方法で共有


ClearCollections メソッド

サーバー グループのコレクションを消去します。

名前空間:  Microsoft.SqlServer.Management.Smo.RegisteredServers
アセンブリ:  Microsoft.SqlServer.SmoExtended (Microsoft.SqlServer.SmoExtended.dll)

構文

'宣言
Protected Friend Sub ClearCollections
'使用

Me.ClearCollections()
protected internal void ClearCollections()
protected public:
void ClearCollections()
member ClearCollections : unit -> unit 
 function ClearCollections()