SmoEventArgs Miembros
The SmoEventArgs object provides programmatic access to the arguments used to report the events that occur in SMO applications.
El tipo SmoEventArgs expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
SmoEventArgs | Initializes a new instance of the SmoEventArgs class with the specified Uniform Resource Name (URN) address. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Urn | Gets the Uniform Resource Name (URN) address of SMO event. |
Principio