Condividi tramite


DbDispatchers Classe

Definizione

Fornisce l'accesso a tutti i dispatcher tramite l'API Dispatch fluente.

public class DbDispatchers
type DbDispatchers = class
Public Class DbDispatchers
Ereditarietà
DbDispatchers

Proprietà

Command

Fornisce metodi per l'invio a IDbCommandInterceptor intercettori per l'intercettazione di metodi in DbCommand.

Connection

Fornisce metodi per l'invio a IDbCommandInterceptor intercettori per l'intercettazione di metodi in DbConnection.

Transaction

Fornisce metodi per l'invio a IDbCommandInterceptor intercettori per l'intercettazione di metodi in DbTransaction.

Metodi

Equals(Object)

Fornisce l'accesso a tutti i dispatcher tramite l'API Dispatch fluente.

GetHashCode()

Fornisce l'accesso a tutti i dispatcher tramite l'API Dispatch fluente.

GetType()

Ottiene l'oggetto Type dell'istanza corrente.

ToString()

Fornisce l'accesso a tutti i dispatcher tramite l'API Dispatch fluente.

Si applica a