Метод Drop

Удаляет набор элементов сбора.

Пространство имен:  Microsoft.SqlServer.Management.Collector
Сборка:  Microsoft.SqlServer.Management.Collector (в Microsoft.SqlServer.Management.Collector.dll)

Синтаксис

'Декларация
Public Sub Drop
'Применение
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()

Реализует

IDroppable. . :: . .Drop() () () ()

Замечания

Inherits from IDropable.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.