ICreatable 인터페이스

참조된 연결에서 개체를 만드는 메서드를 정의합니다.

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

구문

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

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

메서드

  이름 설명
공용 메서드 Create 참조된 SMO 개체에 정의된 대로 서버에서 개체를 만듭니다.

위쪽

주의

ICreatable클래스는 다양 한인스턴스클래스에 의해 구현 됩니다.

참고 항목

참조

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