Contents Index ServerVersion property StateChange event

ASA Programming Guide
  Adaptive Server Anywhere .NET Data Provider API Reference
    AsaConnection class

State property


Description 

The current state of the connection.

Syntax 

ConnectionState State

Access 

Read-only

Default 

The default value is Closed.

Implements 

IDbConnection.State

See also 

Checking the connection state


Contents Index ServerVersion property StateChange event