Condividi tramite


Proprietà OldUrn

Gets the previous URN of the object. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

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

Sintassi

'Dichiarazione
Public ReadOnly Property OldUrn As Urn
    Get
'Utilizzo
Dim instance As SfcAfterObjectRenamedEventArgs
Dim value As Urn

value = instance.OldUrn
public Urn OldUrn { get; }
public:
property Urn^ OldUrn {
    Urn^ get ();
}
member OldUrn : Urn
function get OldUrn () : Urn

Valore proprietà

Tipo: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .Urn
The previous URN of the object.