Showing 1991 - 2000 of 3883 results
-
https://docs.inductiveautomation.com/docs/8.1/platform/scripting/python-scripting/variables-datatypes-and-objects/datesOverview
-
https://docs.inductiveautomation.com/docs/8.1/platform/scripting/python-scripting/variables-datatypes-and-objects/dictionariesMapping Type
-
https://docs.inductiveautomation.com/docs/8.1/platform/scripting/python-scripting/variables-datatypes-and-objects/stringsWhat are Strings?
-
https://docs.inductiveautomation.com/docs/7.9/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/7.9/appendix/scripting-functions/system-db/system-db-runNamedQueryRuns a named query and returns the results.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-runUpdateQueryRuns a query against a database connection, returning the number of rows affected.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-runSFUpdateQueryRuns a query through the store and forward system and to multiple datasources at the same time.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-runScalarQueryRuns a query against a database connection just like the runQuery function, but only returns the value from the first row and column.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-runScalarPrepQueryRuns a prepared statement against a database connection just like the runPrepQuery function, but only returns the value from the first row and column.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-execSProcCallExecutes a stored procedure call.

Were these results helpful?