|
|
|
|
|
|
|
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming. |
|
|
|
|
|
|
The FilteredItem property is used to identify the item that has a filter implemented by HFilter. |
|
|
|
|
|
|
The CompositeKey property determines if an item is a composite key. |
|
|
|
|
|
|
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
The CtInitialCatalog property is used to get the default database defined for the access. |
|
|
|
|
|
|
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server). |
|
|
|
|
|
|
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
The LogFile property is used to determine if a data file is a log file. |
|
|
|
|
|
|
The InitialFile property is used to get the original name of the data file associated to an item in a query. |
|
|
|
|
|
|
The NbComponent property is used to get the number of elements in a composite key. |
|
|
|
|
|
|
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code. |
|
|
|
|
|
|
Assigns the specified value to an item of the current record. |
|
|
|
|
|
|
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item. |
|
|
|
|
|
|
The DefaultValue property is used to:
Find out the default value of an item. This item was defined in the data model editor or through programming.
Define the default value of an item (when describing the item through programming).... |
|
|
|
|
|
|
Returns the list of groups of users defined for a connection. |
|
|
|
|
|
|
Returns the list of users defined for a connection. |
|
|
|
|
|
|
Returns information about the specified group of users. |
|
|
|
|
|
|
Returns the characteristics of a scheduled task in a hScheduledTask variable]. |
|
|
|
|
|
|
Modifies the information about a user according to the elements found in the corresponding variables for user management. |
|
|
|
|
|
|
Defines the mode for comparing data files. |
|
|
|
|
|
|
Enables or disables log management on a file. |
|
|
|
|
|
|
Used to modify the management mode of memo items. |
|
|
|
|
|
|
Regenerates a data file from its log. |
|
|
|
|
|
|
Modifies the search mode of physical data files (.FIC, .NDX, ...). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|