CollectionSet.Stop 方法
Stops a collection set.
命名空間: Microsoft.SqlServer.Management.Collector
組件: Microsoft.SqlServer.Management.Collector (在 Microsoft.SqlServer.Management.Collector.dll 中)
語法
'宣告
Public Sub Stop
'用途
Dim instance As CollectionSet
instance.Stop()
public void Stop()
public:
void Stop()
member Stop : unit -> unit
public function Stop()
備註
Returns Void.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.