ConnectionEventArgs Třída

Definice

Poskytuje data pro ConnectionOpened událost Database třídy .

public class ConnectionEventArgs : EventArgs
type ConnectionEventArgs = class
    inherit EventArgs
Public Class ConnectionEventArgs
Inherits EventArgs
Dědičnost
ConnectionEventArgs

Konstruktory

ConnectionEventArgs(DbConnection)

Inicializuje novou instanci ConnectionEventArgs třídy .

Vlastnosti

Connection

Získá připojení, které je přidruženo k události.

Platí pro