Udostępnij za pośrednictwem


Metoda Urn.GetNameForType

Pobiera nazwę atrybut z określony przez filtr type parametru.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
Public Function GetNameForType ( _
    type As String _
) As String
'Użycie
Dim instance As Urn
Dim type As String
Dim returnValue As String

returnValue = instance.GetNameForType(type)
public string GetNameForType(
    string type
)
public:
String^ GetNameForType(
    String^ type
)
member GetNameForType : 
        type:string -> string 
public function GetNameForType(
    type : String
) : String

Parametry

Wartość zwracana

Typ: System.String
Wartość ciąg Określa nazwę.