1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-04 20:54:02 +02:00
Files
OpenIntegrations/docs/en/examples/SQLite/GetTableInformation.txt
T
Vitaly the Alpaca (bot) 450eee0ea7 Main build (Jenkins)
2026-01-31 13:46:09 +03:00

4 lines
118 B
Plaintext
Vendored

Base = "/tmp/vnnmoosn.qqb.sqlite";
Table = "test";
Result = OPI_SQLite.GetTableInformation(Table, Base);