Condividi tramite


Metodo DeployedDac.Key.GetUrnFragment

Gets the URN path partial string that represents the deployed DAC.

Spazio dei nomi  Microsoft.SqlServer.Management.Utility
Assembly:  Microsoft.SqlServer.Management.Utility (in Microsoft.SqlServer.Management.Utility.dll)

Sintassi

'Dichiarazione
Public Overrides Function GetUrnFragment As String
'Utilizzo
Dim instance As DeployedDac.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

Valore restituito

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

Vedere anche

Riferimento

DeployedDac.Key Classe

Spazio dei nomi Microsoft.SqlServer.Management.Utility