|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback"). |
|
|
|
|
|
|
|
| Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback"). |
|
|
|
|
|
|
|
| Opens an xBase index file. |
|
|
|
|
|
|
|
| Retrieves the description of an HBase table. |
|
|
|
|
|
|
|
| ODBCDatabaseName is used to:
Find out the name of the database used when printing a report based on a "query performed on a connection".
Specify the name of the database used when printing a report based on a "query performed on a connection".... |
|
|
|
|
|
|
|
| This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV...... |
|
|
|
|
|
|
|
| The following functions are used to manage HBase databases:... |
|
|
|
|
|
|
|
| Retrieves the list of tables found on an HBase server. |
|
|
|
|
|
|
|
| The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc.... |
|
|
|
|
|
|
|
| Opens the xBase data file and the "memo" file if it exists. |
|
|
|
|
|
|
|
| Returns or modifies the sequence of text items in the xBase files. |
|
|
|
|
|
|
|
| Ends the description of the structure of an xBase data file through programming. |
|
|
|
|
|
|
|
| Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access...... |
|
|
|
|
|
|
|
| Reads cells (values of items) of a row (record) in an HBase table. |
|
|
|
|
|
|
|
| The hbTableDescription type is used to define and find out the characteristics of an HBase table. |
|
|
|
|
|
|
|
| The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database. |
|
|
|
|
|
|
|
| Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile. |
|
|
|
|
|
|
|
| Writes cells (values of items) to one or more rows (records) in an HBase table. |
|
|
|
|
|
|
|
| The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table. |
|
|
|
|
|
|
|
| In single-user mode, opens an xBase data file without locking it. |
|
|
|
|
|
|
|
| The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase...... |
|
|
|
|
|
|
|
| The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table. |
|
|
|
|
|
|
|
| The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|