ServerGroup.Drop 메서드
Drops the registered server.
네임스페이스: Microsoft.SqlServer.Management.RegisteredServers
어셈블리: Microsoft.SqlServer.Management.RegisteredServers(Microsoft.SqlServer.Management.RegisteredServers.dll)
구문
‘선언
Public Sub Drop
‘사용 방법
Dim instance As ServerGroup
instance.Drop()
public void Drop()
public:
virtual void Drop() sealed
abstract Drop : unit -> unit
override Drop : unit -> unit
public final function Drop()
구현
주의
The Drop method removes the registered server from the instance of SQL Server.
이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.