Udostępnij za pośrednictwem


Właściwość SfcBeforeObjectMovedEventArgs.NewUrn

Pobiera URN nowego obiektu.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
Public ReadOnly Property NewUrn As Urn
    Get
'Użycie
Dim instance As SfcBeforeObjectMovedEventArgs
Dim value As Urn

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

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Sdk.Sfc.Urn
URN nowego obiektu.