TagoIO SDK for JavaScript and TypeScript
Preparing search index...
SQLTableInfo
Interface SQLTableInfo
interface
SQLTableInfo
{
columns
:
SQLColumn
[]
;
dynamic
?:
boolean
;
function
:
string
;
label
:
string
;
tag_form
?:
string
;
}
Index
Properties
columns
dynamic?
function
label
tag_
form?
Properties
columns
columns
:
SQLColumn
[]
Optional
dynamic
dynamic
?:
boolean
True for entity data when no entity_id was supplied to resolve columns.
function
function
:
string
label
label
:
string
Optional
tag_
form
tag_form
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
columns
dynamic
function
label
tag_
form
TagoIO SDK for JavaScript and TypeScript
Loading...
True for entity data when no entity_id was supplied to resolve columns.