Metoda RegisteredServersStore.GetType (String)
Pobiera nazwę typu określonego typu.
Przestrzeń nazw: Microsoft.SqlServer.Management.RegisteredServers
Zestaw: Microsoft.SqlServer.Management.RegisteredServers (w Microsoft.SqlServer.Management.RegisteredServers.dll)
Składnia
'Deklaracja
Public Function GetType ( _
typeName As String _
) As Type
'Użycie
Dim instance As RegisteredServersStore
Dim typeName As String
Dim returnValue As Type
returnValue = instance.GetType(typeName)
public Type GetType(
string typeName
)
public:
virtual Type^ GetType(
String^ typeName
) sealed
abstract GetType :
typeName:string -> Type
override GetType :
typeName:string -> Type
public final function GetType(
typeName : String
) : Type
Parametry
- typeName
Typ: System.String
A String obiekt, który określa nazwę typu.
Wartość zwracana
Typ: System.Type
A Type wartość określająca typ.
Implementacje
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.