Udostępnij przez


Metoda SfcKey.GetUrnFragment

Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server. Gets the unique resource name (URN) path partial string that represents the object identified by the current [T:Microsoft.SqlServer.Management. Sdk.Sfc.SfcKey]..

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

Składnia

'Deklaracja
Public MustOverride Function GetUrnFragment As String
'Użycie
Dim instance As SfcKey
Dim returnValue As String

returnValue = instance.GetUrnFragment()
public abstract string GetUrnFragment()
public:
virtual String^ GetUrnFragment() abstract
abstract GetUrnFragment : unit -> string 
public abstract function GetUrnFragment() : String

Wartość zwracana

Typ: System.String
A String wartość zawierającej fragment nazwy URN.

Uwagi

Aby uzyskać więcej informacji na temat urny, zobacz Kwerenda wyrażeń i unikatowych nazw zasobów.