NewUrn-Eigenschaft
Gets the new URN of the object. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public ReadOnly Property NewUrn As Urn
Get
'Usage
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
Eigenschaftswert
Typ: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .Urn
The new URN of the object.