Showing 1901 - 1910 of 3926 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-file/system-file-fileExistsChecks to see if a file or folder at a given path exists.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-runPrepUpdateRuns a prepared statement against the database, returning the number of rows that were affected.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-runPrepQueryRuns a prepared statement against the database, returning the results in a PyDataSet.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-beginTransactionBegins a new database transaction.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-beginNamedQueryTransactionBegins a new database named query transaction.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-createSProcCallCreates an SProcCall object, which is a stored procedure call context.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-clearNamedQueryCacheThis clears the cache of a Named Query.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-clearAllNamedQueryCachesThis clears the caches of all Named Queries in a project.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-commitTransactionPerforms a commit for the given transaction.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-closeTransactionCloses the transaction with the given ID.

Were these results helpful?