IDroppable 인터페이스

Defines a method to Drop an object on the referenced connection.

네임스페이스:  Microsoft.SqlServer.Management.Common
어셈블리:  Microsoft.SqlServer.ConnectionInfo(Microsoft.SqlServer.ConnectionInfo.dll)

구문

‘선언
Public Interface IDroppable
‘사용 방법
Dim instance As IDroppable
public interface IDroppable
public interface class IDroppable
type IDroppable =  interface end
public interface IDroppable

IDroppable 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 Drop Removes the referenced object.

맨 위로 이동

주의

The IDroppable class is implemented by various instance classes.

참고 항목

참조

Microsoft.SqlServer.Management.Common 네임스페이스