Summary of AGDBSet attributes and methods

Description

Attributes and methods

Gathering information about the AGDBSet object

atbof( )

ateof( )

index

metadata

nrows

Setting the position of the current record in the AGDBSet object

moveBy( )

moveFirst( )

moveLast( )

moveNext( )

movePrev( )

moveTo( )

Making changes to the database

addNew( )

close( )

deleteRow( )

removeRow( )

rowDeleted( )

rowUpdated( )

undo( )

Creating a search

createSearch( )

filterDeleteRecords( )

find( )

getBlobField( )

getDateField( )

setBlobField( )

setBooleanField( )

setDateField( )

setFilter( )

setSort( )