Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 (中文) » SQL Anywhere 服务器 - 编程 » .NET 应用程序编程 » SQL Anywhere .NET API 参考

 

SAConnection 类

表示与 SQL Anywhere 数据库的连接。

 Visual Basic 语法
 C# 语法
 基类
 成员
 注释

SAConnection 构造函数
BeginTransaction 方法
ChangeDatabase 方法
ChangePassword 方法
ClearAllPools 方法
ClearPool 方法
Close 方法
CreateCommand 方法
EnlistDistributedTransaction 方法
EnlistTransaction 方法
GetSchema 方法
Open 方法
ConnectionString 属性
ConnectionTimeout 属性
Database 属性
DataSource 属性
InitString 属性
ServerVersion 属性
State 属性
InfoMessage 事件
StateChange 事件