|
Library for MQL5 (MetaTrader) with support for Spark
|
This is the complete list of members for CSqlFile, including all inherited members.
| close() | CSqlFile | |
| createFile(string _table, bool _append, string _schema="forex", string _filesuffix="") | CSqlFile | |
| createTable(CSqlObject &sqlobject, bool drop=true) | CSqlFile | |
| CSqlFile() | CSqlFile | |
| CSqlFile(string _table, bool _append, string _schema="forex", string _filesuffix="") | CSqlFile | |
| filename | CSqlFile | protected |
| getFileName() | CSqlFile | |
| getHandle() | CSqlFile | |
| getSchema() | CSqlFile | |
| getString(string rec) | CSqlFile | |
| getTable() | CSqlFile | |
| hsql | CSqlFile | protected |
| insert(CSqlObject &sqlobject) | CSqlFile | |
| schema | CSqlFile | protected |
| setSchema(string _schema) | CSqlFile | |
| setTable(string _table) | CSqlFile | |
| table | CSqlFile | protected |
| transaction(bool commit=false) | CSqlFile | |
| transaction_count | CSqlFile | protected |
| ~CSqlFile() | CSqlFile |