TagoIO SDK for JavaScript and TypeScript
Preparing search index...
SQLTablesResult
Interface SQLTablesResult
interface
SQLTablesResult
{
functions
:
SQLFunctionInfo
[]
;
resources
:
{
devices
:
SQLResourceItem
[]
;
entities
:
SQLResourceItem
[]
}
;
tables
:
SQLTableInfo
[]
;
}
Index
Properties
functions
resources
tables
Properties
functions
functions
:
SQLFunctionInfo
[]
Everything callable in a query, built from the allowlists.
resources
resources
:
{
devices
:
SQLResourceItem
[]
;
entities
:
SQLResourceItem
[]
}
tables
tables
:
SQLTableInfo
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
functions
resources
tables
TagoIO SDK for JavaScript and TypeScript
Loading...
Everything callable in a query, built from the allowlists.