| |
Property name | Effect |
---|
MmoPackMethod | Compression mode of the MMO file (containing the text and binary memos) associated with the data file |
FicEncryption | Data file encryption mode |
MmoEncryption | Encryption mode of memo file (.MMO extension) associated with the data file |
NdxEncryption | Encryption mode of index file associated with the data file |
CtAccess | Type of access to the file when connecting to a specific table via OLE DB (taking into account the changes made with HConnect) |
CtDescribedAccess | Type of access to the file when connecting to a specific table via OLE DB (ignoring the changes made with HConnect) |
CtDatabase | OLE DB data source when connecting to a specific table (taking into account the changes made with HConnect) |
CtDescribedDatabase | OLE DB data source when connecting to a specific table (ignoring the changes made with HConnect) |
CtDescribedCaption | Caption of the connection to the OLE DB data source |
CtDescribedPassword | Password used to open the file during an OLE DB connection |
CtOLEDBProvider | Name of the OLE DB server used (taking into account the changes made with HConnect). |
CtDescribedOLEDBProvider | Name of the OLE DB server (ignoring the changes made with HConnect). |
CtUserName | Name of the user during an OLE DB connection (taking into account the changes made by HConnect). |
CtDescribedUserName | Name of the user during an OLE DB connection (ignoring the changes made with HConnect). |
Format | Format of data in the data file (ANSI or Unicode). |
HugeFile | Maximum size of a data file. |
Unalterable | Unalterability of data files. |
LogMethod | Log mode of a data file. |
WDD55Password | Password that will be used to handle a file defined through programming in Hyper File 5.5 format in an analysis in WINDEV format. |
Name ( * ) | Name of HFSQL file. |
Name55 | Logical name of a file in Hyper File 5.5 format found in an analysis in WINDEV format. |
DescribedName | Logical name of a data file. |
PhysicalName | Physical name of data files. |
DescribedPhysicalName | Physical name of HFSQL files (while ignoring the changes of name performed by HChangeName). |
| Support of NULL values in key items. |
NullSupported | Support of NULL values. |
RepeatableReadSupported | The file is used in an HFSQL Client/Server transaction that includes a "Repeatable Read" isolation mode. |
Directory | Physical directory of HFSQL files (this property takes into account the changes of directory performed by HChangeDir or HSubstDir). |
DescribedDirectory | Physical directory of HFSQL files (this property ignores the changes of directory performed by HChangeDir or HSubstDir). |
LogDirectory | Directory of log file described in the analysis. |
TextItemCompleted | Fills (or not) the text items with space characters. |
Secure | Security level regarding the encryption of data files. |
Type | Type of data file. |
WDD55 | Path of the WDD file in 5.5 format used to handle the data files in 5.5 format in a WINDEV application. |