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

SQL Anywhere 12.0.1 » UltraLite - .NET 编程 » UltraLite.NET API 参考

 

ULDataReader 类

表示 UltraLite 数据库内的一个只读双向游标。

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

Close 方法
GetBoolean 方法
GetByte 方法
GetBytes 方法
GetChar 方法
GetChars 方法
GetDataTypeName 方法
GetDateTime 方法
GetDecimal 方法
GetDouble 方法
GetEnumerator 方法
GetFieldType 方法
GetFloat 方法
GetGuid 方法
GetInt16 方法
GetInt32 方法
GetInt64 方法
GetName 方法
GetOrdinal 方法
GetRowCount 方法
GetSchemaTable 方法
GetString 方法
GetTimeSpan 方法
GetUInt16 方法
GetUInt32 方法
GetUInt64 方法
GetValue 方法
GetValues 方法
IsDBNull 方法
MoveAfterLast 方法
MoveBeforeFirst 方法
MoveFirst 方法
MoveLast 方法
MoveNext 方法
MovePrevious 方法
MoveRelative 方法
NextResult 方法
Read 方法
Depth 属性
FieldCount 属性
HasRows 属性
IsBOF 属性
IsClosed 属性
IsEOF 属性
RecordsAffected 属性
RowCount 属性
Schema 属性
this 属性