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()
구현
주의
Inherits from IDropable.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.