ULDataReader class

Represents a read-only bi-directional cursor in an UltraLite database.

 Visual Basic syntax
 C# syntax
 Base classes
 Derived classes
 Members
 Remarks
 See also

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