1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-06-20 09:19:27 +02:00
Files
OpenIntegrations/docs/en/examples/ClickHouse/GetSessionSettings.txt
T

5 lines
152 B
Plaintext
Vendored

SessionID = String(New UUID);
Check = True;
Timeout = 120;
Result = OPI_ClickHouse.GetSessionSettings(SessionID, Check, Timeout);