SmoEventArgs Members
Include Protected Members
Include Inherited Members
The SmoEventArgs object provides programmatic access to the arguments used to report the events that occur in SMO applications.
The SmoEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SmoEventArgs(Urn) | Initializes a new instance of the SmoEventArgs class with the specified Uniform Resource Name (URN) address. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top