ManagedInstance.ICreatable.Create 메서드

Tests whether the state is managed and creates a server and connection if in the managed state.

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

구문

‘선언
Private Sub Create Implements ICreatable.Create
‘사용 방법
Dim instance As ManagedInstance 

CType(instance, ICreatable).Create()
void ICreatable.Create()
private:
virtual void Create() sealed = ICreatable::Create
private abstract Create : unit -> unit  
private override Create : unit -> unit
JScript는 명시적 인터페이스 구현의 사용을 지원하지만 새로운 명시적 인터페이스 구현의 선언은 지원하지 않습니다.

구현

ICreatable.Create()

참고 항목

참조

ManagedInstance 클래스

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