Condividi tramite


Membri StatementEventArgs

The StatementEventArgs class represents the arguments used when a statement event is raised.

Il tipo StatementEventArgs espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico StatementEventArgs Initializes a new instance of the StatementEventArgs class for the specified Transact-SQL statement at the specified time and date.

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 Returns a String value that represents the StatementEventArgs object. (Esegue l'override di Object. . :: . .ToString() () () ().)

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica SqlStatement Gets the Transact-SQL statement that caused the statement event.
Proprietà pubblica TimeStamp Gets the time and date when the statement event occurred.

In alto