SqlWorkbenchHierarchy.GetService 메서드

정의

오버로드

GetService(Type)
GetService(Guid)

GetService(Type)

protected:
 System::Object ^ GetService(Type ^ svc);
protected object GetService (Type svc);
member this.GetService : Type -> obj
Protected Function GetService (svc As Type) As Object

매개 변수

svc
Type

반환

적용 대상

GetService(Guid)

protected:
 System::Object ^ GetService(Guid svc);
protected object GetService (Guid svc);
member this.GetService : Guid -> obj
Protected Function GetService (svc As Guid) As Object

매개 변수

svc
Guid

반환

적용 대상