Preparing search index...
The search index is not available
@metad/ocap-sql - v1.17.0-next
@metad/ocap-sql
SQLQueryContext
Interface SQLQueryContext
interface
SQLQueryContext
{
columns
:
SQLQueryProperty
[]
;
dialect
?:
string
;
groupbys
?:
string
[]
;
rows
:
SQLQueryProperty
[]
;
select
?:
string
[]
;
unbookedData
?:
string
[]
;
where
?:
string
[]
;
zeroSuppression
?:
boolean
;
}
Index
Properties
columns
dialect?
groupbys?
rows
select?
unbooked
Data?
where?
zero
Suppression?
Properties
columns
columns
:
SQLQueryProperty
[]
Optional
dialect
dialect
?:
string
Optional
groupbys
groupbys
?:
string
[]
rows
rows
:
SQLQueryProperty
[]
Optional
select
select
?:
string
[]
Optional
unbooked
Data
unbooked
Data
?:
string
[]
Optional
where
where
?:
string
[]
Optional
zero
Suppression
zero
Suppression
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
columns
dialect
groupbys
rows
select
unbooked
Data
where
zero
Suppression
@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