UL Ext.: Represents a table in an UltraLite database.
Visual Basic Public Class ULTable Inherits ULResultSet
C# public class ULTable: ULResultSet
There is no constructor for this class. Tables are created using the ULCommand.ExecuteTable() of the ULCommand.
Inherits: ULResultSet
Implements: System.Data.IDataReader, System.Data.IDataRecord, System.IDisposable
ULTable members
Schema property
DeleteAllRows method
FindBegin method
FindFirst methods
FindLast methods
FindNext methods
FindPrevious methods
Insert method
InsertBegin method
LookupBackward methods
LookupBegin method
LookupForward methods
Truncate method
UpdateBegin method
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |