StateChangeEventArgs.OriginalState Vlastnost

Definice

Získá původní stav připojení.

public:
 property System::Data::ConnectionState OriginalState { System::Data::ConnectionState get(); };
public System.Data.ConnectionState OriginalState { get; }
member this.OriginalState : System.Data.ConnectionState
Public ReadOnly Property OriginalState As ConnectionState

Hodnota vlastnosti

Jedna z ConnectionState hodnot.

Platí pro