DbDispatchers Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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. |