This topic has not yet been rated - Rate this topic

ObjectAlteredEventArgs.SmoObject Property

Gets the altered object that causes the event to be raised.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public Object SmoObject { get; }

Property Value

Type: System.Object
An Object object value that specifies the altered object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.