SqlWorkbenchHierarchy.GetService Método

Definición

Sobrecargas

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

Parámetros

svc
Type

Devoluciones

Se aplica a

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

Parámetros

svc
Guid

Devoluciones

Se aplica a