CollectionSet.Drop Method
Drops a collection set.
Namespace: Microsoft.SqlServer.Management.Collector
Assembly: Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)
Syntax
'Declaration
Public Sub Drop
'Usage
Dim instance As CollectionSet
instance.Drop()
public void Drop()
public:
virtual void Drop() sealed
abstract Drop : unit -> unit
override Drop : unit -> unit
public final function Drop()
Implements
Remarks
Inherits from IDropable.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.