Preparing search index...
The search index is not available
@metad/ocap-sql - v1.17.0-next
@metad/ocap-sql
SQLQueryResult
Interface SQLQueryResult
interface
SQLQueryResult
{
columns
?:
IColumnDef
[]
;
data
?:
unknown
[]
;
error
?:
string
;
stats
?:
any
;
status
:
"OK"
|
"ERROR"
;
}
Index
Properties
columns?
data?
error?
stats?
status
Properties
Optional
columns
columns
?:
IColumnDef
[]
Optional
data
data
?:
unknown
[]
Optional
error
error
?:
string
Optional
stats
stats
?:
any
status
status
:
"OK"
|
"ERROR"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
columns
data
error
stats
status
@metad/ocap-sql - v1.17.0-next
AggregateFunctions
SQLDataSource
SQLEntityService
SQLError
IColumnDef
SQLDataSourceOptions
SQLDataSourceSettings
SQLQueryContext
SQLQueryProperty
SQLQueryResult
SQLSchema
SQLTableSchema
C_ALL_MEMBER_CAPTION
C_ALL_MEMBER_NAME
C_MEASURES_ROW_COUNT
SQLErrorCode
allMemberCaption
allMemberName
decideRole
getErrorMessage
isCaseInsensitive
Loading...
Generated using
TypeDoc