Méthode CollectionSet.Drop
Drops a collection set.
Espace de noms : Microsoft.SqlServer.Management.Collector
Assembly : Microsoft.SqlServer.Management.Collector (en Microsoft.SqlServer.Management.Collector.dll)
Syntaxe
'Déclaration
Public Sub Drop
'Utilisation
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()
Implémente
Notes
Inherits from IDropable.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.