OldUrn-Eigenschaft
Gets the previous 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 OldUrn As Urn
Get
'Usage
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
Eigenschaftswert
Typ: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .Urn
The previous URN of the object.