Returns the current state of the connection.
Visual Basic Public Overrides Readonly Property State As ConnectionState
C# public override ConnectionState State { get;}
System.Data.ConnectionState.Open if the connection is open, System.Data.ConnectionState.Closed if the connection is closed.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |