Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Property identifying the URN object before changing.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public ReadOnly Property OldUrn As String
Get
'Usage
Dim instance As ObjectRenamedEventArgs
Dim value As String
value = instance.OldUrn
public string OldUrn { get; }
public:
property String^ OldUrn {
String^ get ();
}
member OldUrn : string
function get OldUrn () : String
Property Value
Type: System.String
The Property identifying the URN object before changing.