IMarkForDrop 인터페이스
Defines a method that marks an object to be dropped.
네임스페이스: Microsoft.SqlServer.Management.Common
어셈블리: Microsoft.SqlServer.ConnectionInfo(Microsoft.SqlServer.ConnectionInfo.dll)
구문
‘선언
Public Interface IMarkForDrop
‘사용 방법
Dim instance As IMarkForDrop
public interface IMarkForDrop
public interface class IMarkForDrop
type IMarkForDrop = interface end
public interface IMarkForDrop
IMarkForDrop 유형에서 다음 멤버를 표시합니다.
메서드
이름 | 설명 | |
---|---|---|
MarkForDrop | Marks the referenced object to be dropped next time its parent object is altered by the Alter method. |
맨 위로 이동
주의
The IMarkForDrop class is implemented by various instance classes.