Compartir a través de


Volume.Key.GetUrnFragment Método

Gets the URN path partial string that represents the volume.

Espacio de nombres:  Microsoft.SqlServer.Management.Utility
Ensamblado:  Microsoft.SqlServer.Management.Utility (en Microsoft.SqlServer.Management.Utility.dll)

Sintaxis

'Declaración
Public Overrides Function GetUrnFragment As String
'Uso
Dim instance As Volume.Key 
Dim returnValue As String 

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

Valor devuelto

Tipo: System.String
A String value that contains the URN fragment.

Vea también

Referencia

Volume.Key Clase

Espacio de nombres Microsoft.SqlServer.Management.Utility