ConnStatusType class abstract
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- CONNECTION_AUTH_OK → const int
- CONNECTION_AWAITING_RESPONSE → const int
- CONNECTION_BAD → const int
- CONNECTION_CHECK_STANDBY → const int
- CONNECTION_CHECK_TARGET → const int
- CONNECTION_CHECK_WRITABLE → const int
- CONNECTION_CONSUME → const int
- CONNECTION_GSS_STARTUP → const int
- CONNECTION_MADE → const int
- CONNECTION_NEEDED → const int
- CONNECTION_OK → const int
- CONNECTION_SETENV → const int
- CONNECTION_SSL_STARTUP → const int
- CONNECTION_STARTED → const int