Database Objects
Description
Dictionary, Field, index, Query, Set, and Table objects. Also methods for Database operations.
- Name
- Description
- Dictionary Methods
Methods for the dictionary object. The [DICTIONARY.CREATE()] and [DICTIONARY.OPEN()] methods return standard table pointers, which means that you may use other table methods to work with the dictionary.
- Field Methods
Alpha Anywhere provides the following Field methods.
- Index Methods
Alpha Anywhere provides the following Index methods.
- Operation Objects
Methods for Operation objects, including the Append, Copy, Export, Import, Join, Mark, and Post object.
- Query Methods
Alpha Anywhere provides the following Query methods.
- Set Methods
Alpha Anywhere provides the following Set methods. Prefix the following methods with the <Set> pointer. Use the [SET.OPEN()] or [SET.OPEN_SESSION()] methods to return the <Set> pointer.
- Table Object Functions and Methods
Available functions and methods for the Table objects.