iAnywhere.Data.UltraLite namespace
UL Ext.: Represents a table in an UltraLite database.
' Visual Basic
Public Class ULTable
Inherits ULDataReader
// C#
public class ULTable :
ULDataReader
This class cannot be directly instantiated. Tables are created using the ExecuteTable method method of the ULCommand class class.
ULTable members
Schema property
AppendBytes method
AppendChars method
Delete method
DeleteAllRows method
Finalize method
FindBegin method
FindFirst method
FindFirst method
FindLast method
FindLast method
FindNext method
FindNext method
FindPrevious method
FindPrevious method
Insert method
InsertBegin method
LookupBackward method
LookupBackward method
LookupBegin method
LookupForward method
LookupForward method
SetBoolean method
SetByte method
SetBytes method
SetDateTime method
SetDBNull method
SetDecimal method
SetDouble method
SetFloat method
SetGuid method
SetInt16 method
SetInt32 method
SetInt64 method
SetString method
SetTimeSpan method
SetToDefault method
SetUInt16 method
SetUInt32 method
SetUInt64 method
Truncate method
Update method
UpdateBegin method
SQL Anywhere Studio 9.0.2
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.