Поделиться через


Метод CollectionSet.Drop

Drops a collection set.

Пространство имен:  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.

См. также

Справочник

CollectionSet Класс

Пространство имен Microsoft.SqlServer.Management.Collector