INodeContext.CreateObjectInstance 메서드

Creates an instance of the object that is defined by the context and connection properties.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리:  SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)

구문

‘선언
Function CreateObjectInstance As Object
‘사용 방법
Dim instance As INodeContext 
Dim returnValue As Object 

returnValue = instance.CreateObjectInstance()
Object CreateObjectInstance()
Object^ CreateObjectInstance()
abstract CreateObjectInstance : unit -> Object
function CreateObjectInstance() : Object

반환 값

유형: System.Object
An object that represents the instance that is created.

참고 항목

참조

INodeContext 인터페이스

Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스