|
|
|
|
|
|
|
A sub-query is a query whose result is used by another query... |
|
|
|
|
|
|
Starts collecting information on executed queries. |
|
|
|
|
|
|
Finishes collecting information on executed queries. |
|
|
|
|
|
|
Deletes a server trigger. |
|
|
|
|
|
|
Adds or modifies a server trigger. |
|
|
|
|
|
|
Returns information about the server logs. |
|
|
|
|
|
|
Re-allows the access (which means the connection) to one or more databases accessible via a connection. |
|
|
|
|
|
|
Denies all new connections to a database or to all databases. |
|
|
|
|
|
|
Lists the Client/Server databases associated with a connection.... |
|
|
|
|
|
|
Returns the specified information about the server. |
|
|
|
|
|
|
Returns or modifies the sequence of text items in the xBase files. |
|
|
|
|
|
|
Deletes an integrity rule between two data files on the server. |
|
|
|
|
|
|
In a database, the Caption property is used to:
Find out the caption associated with a file item.
Find out the caption associated with a data file.
Find out and modify the connection caption.
In a report, the Caption property is used to:
Find out the text displayed in a Static or Link control.
Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
Find out and modify the caption of a control in a window or in a page.
Find out and modify the caption of a menu option.
Find out and modify the title of a window or page.
Find out the content of a Breadcrumb control.... |
|
|
|
|
|
|
The PersistedCalculatedItem property is used to:
Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming.
Define whether the value of a calculated item is stored in the data file (when describing the item through programming).... |
|
|
|
|
|
|
Retrieves the structure and the value of the current record and exports them into a character string in XML format. |
|
|
|
|
|
|
The StopWord property is used to define stopwords in a full-text index defined through programming. |
|
|
|
|
|
|
The Synonym property is used to define synonyms in a programmatically defined full-text index. |
|
|
|
|
|
|
Returns the content of the current record (in a file, a view or a query, ...). |
|
|
|
|
|
|
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search). |
|
|
|
|
|
|
Cancels an alias that was declared beforehand by HAlias. |
|
|
|
|
|
|
Opens the xBase data file and the "memo" file if it exists. |
|
|
|
|
|
|
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically...... |
|
|
|
|
|
|
Displays a message on the Client computer(s) and disconnects the application. |
|
|
|
|
|
|
Moves backward several records from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
The KeyExpression property is used to set the different components of a composite key. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|