Condividi tramite


Membri DatabaseEventArgs

The DatabaseEventArgs object represents the arguments passed by the event raised by the database.

Il tipo DatabaseEventArgs espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico DatabaseEventArgs The DatabaseEventArgs object represents the arguments passed by the event raised by the database.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica DatabaseEventType Gets the type of database event.
Proprietà pubblica Name Gets the name of the database.
Proprietà pubblica SmoObject Gets the object that caused the database event.
Proprietà pubblica Urn Gets the Uniform Resource Name (URN) address of SMO event. (Ereditato da SmoEventArgs).

In alto