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 (中文) » UltraLite - .NET 编程 » UltraLite.NET API 参考

 

ULCommand 类

表示具有或不具有 IN 参数的预编译 SQL 语句或查询。

 Visual Basic 语法
 C# 语法
 基类
 成员
 注释
 另请参见

ULCommand 构造函数
BeginExecuteNonQuery 方法
BeginExecuteReader 方法
Cancel 方法
CreateParameter 方法
EndExecuteNonQuery 方法
EndExecuteReader 方法
ExecuteNonQuery 方法
ExecuteReader 方法
ExecuteResultSet 方法
ExecuteScalar 方法
ExecuteTable 方法
Prepare 方法
CommandText 属性
CommandTimeout 属性
CommandType 属性
Connection 属性
DesignTimeVisible 属性
IndexName 属性
Parameters 属性
Plan 属性
Transaction 属性
UpdatedRowSource 属性