Showing 2751 - 2760 of 3777 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-setDatasourceMaxConnectionsSets the Max Active and Max Idle parameters of a given database connection.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-runSFPrepUpdateRuns a prepared statement query through the store and forward system and to multiple datasources at the same time.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-runQueryRuns a SQL query, usually a SELECT query, against a database, returning the results as a dataset.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-runNamedQueryRuns a named query and returns the results.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-refreshThis function will programmatically cause a SQL Query or DB Browse property binding to execute immediately.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-getConnectionsReturns a dataset of information about each configured database connection. Each row represents a single connection.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-getConnectionInfoReturns a dataset of information about a single database connection, as specified by the name argument.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-execSProcCallExecutes a stored procedure call.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-rollbackTransactionPerforms a rollback on the given connection.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-removeDatasourceRemoves a database connection from Ignition.

Were these results helpful?