SqlStudioConstants.ContextInstance<TInstance> 메서드

정의

지정한 컨텍스트에 대해 인스턴스 개체를 검색합니다.

public:
generic <typename TInstance>
 static System::String ^ ContextInstance();
public static string ContextInstance<TInstance> ();
static member ContextInstance : unit -> string
Public Shared Function ContextInstance(Of TInstance) () As String

형식 매개 변수

TInstance

인스턴스 개체의 형식입니다.

반환

지정한 컨텍스트에 대한 인스턴스 개체입니다.

적용 대상