Compartir a través de


SfcBeforeObjectRenamedEventArgs.NewUrn Propiedad

Gets the new 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 NewUrn As Urn 
    Get
'Uso
Dim instance As SfcBeforeObjectRenamedEventArgs 
Dim value As Urn 

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

Valor de la propiedad

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

Vea también

Referencia

SfcBeforeObjectRenamedEventArgs Clase

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc