|
|
|
|
|
|
|
The Replication property is used to:
determine the replication mode used for a data file (defined in the data model editor or programmatically).
specify the replication mode used for a data file (file described programmatically only).... |
|
|
|
|
|
|
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database. |
|
|
|
|
|
|
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server). |
|
|
|
|
|
|
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file. |
|
|
|
|
|
|
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file. |
|
|
|
|
|
|
The Index property indicates the physical index (physical order) of an item in a record. |
|
|
|
|
|
|
The LogMethod property is used to:
find out the log mode used for a data file (file defined in the data model editor or through programming).
define the log mode used for a data file (when the file is described through programming).... |
|
|
|
|
|
|
The Memo property is used to determine if an item is of type memo. |
|
|
|
|
|
|
The PasswordProtected property is used to determine if a datafile is password-protected. |
|
|
|
|
|
|
The LogDirectory property is used to manage the directory of the log file described in the analysis. |
|
|
|
|
|
|
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file. |
|
|
|
|
|
|
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM"). |
|
|
|
|
|
|
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only). |
|
|
|
|
|
|
The KeyType property is used to set the characteristics of a key item. |
|
|
|
|
|
|
The SortType property is used to:
Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically.
Define the sort direction for an item or for a component of a composite key (when describing the item through programming).... |
|
|
|
|
|
|
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis. |
|
|
|
|
|
|
The WDD55 property is used to:
Get the name and full path of the Hyper File 5.5 WDD file.
Set the name and full path of the Hyper File 5.5 WDD file.... |
|
|
|
|
|
|
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file. |
|
|
|
|
|
|
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only. |
|
|
|
|
|
|
The LogBackupDirectory property is used to manage the backup directory of log files. |
|
|
|
|
|
|
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.). |
|
|
|
|
|
|
The NullIableIndex property determines if a key item supports the "Null" value. |
|
|
|
|
|
|
Adds a user to a database. |
|
|
|
|
|
|
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|