Represents a connection to a SQL Anywhere database. This class cannot be inherited.
Visual Basic Public NotInheritable Class SAConnection Inherits DbConnection
C# public sealed class SAConnection : DbConnection
For a list of connection parameters, see Connection parameters.
SAConnection members
SAConnection constructors
ConnectionString property
ConnectionTimeout property
DataSource property
Database property
InitString property
ServerVersion property
State property
BeginTransaction methods
ChangeDatabase method
ChangePassword method
ClearAllPools method
ClearPool method
Close method
CreateCommand method
EnlistDistributedTransaction method
EnlistTransaction method
GetSchema methods
Open method
InfoMessage event
StateChange event
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |