|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The CtExtendedInfo property is used to get the additional information inserted into database connection string. |
|
|
|
|
|
|
|
| The Condensed property is used to:
Determine whether a Font variable is condensed.
Condense a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
|
| The Connection property gets and sets the connection associated with a data file. |
|
|
|
|
|
|
|
| The Color property is used to get or change the font color for:
a Font variable.
a text displayed in a Static control or in a calculated control of a report.
a text displayed in a window control.
a text displayed in a page control.... |
|
|
|
|
|
|
|
| The FicEncryption property is used to set the encryption method of a data file. |
|
|
|
|
|
|
|
| The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file. |
|
|
|
|
|
|
|
| The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file. |
|
|
|
|
|
|
|
| The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page. |
|
|
|
|
|
|
|
| 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 CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
|
| The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
|
| The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
|
| The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file. |
|
|
|
|
|
|
|
| The CtInitialCatalog property is used to get the default database defined for the access. |
|
|
|
|
|
|
|
| The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source. |
|
|
|
|
|
|
|
| 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 CtCursorOptions property is used to get the type of cursor used when connecting to an external database. |
|
|
|
|
|
|
|
| The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server). |
|
|
|
|
|
|
|
| The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query. |
|
|
|
|
|
|
|
| The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server). |
|
|
|
|
|
|
|
| The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector. |
|
|
|
|
|
|
|
| The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file. |
|
|
|
|
|
|
|
| The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
|
| The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file. |
|
|
|
|
|
|
|
| The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|