Compartir a través de


OldUrn Propiedad

Gets the previous URN of the object. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

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

Sintaxis

'Declaración
Public ReadOnly Property OldUrn As Urn
    Get
'Uso
Dim instance As SfcAfterObjectMovedEventArgs
Dim value As Urn

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

Valor de la propiedad

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