Member Junction
Preparing search index...
@memberjunction/server
TestQuerySQLResult
Class TestQuerySQLResult
GraphQL output type for transient query execution results.
Index
Constructors
constructor
Properties
Applied
Parameters?
Error
Message?
Execution
Time
Rendered
SQL?
Results?
Row
Count
Success
Constructors
constructor
new
TestQuerySQLResult
()
:
TestQuerySQLResult
Returns
TestQuerySQLResult
Properties
Optional
Applied
Parameters
AppliedParameters
?:
string
Optional
Error
Message
ErrorMessage
?:
string
Execution
Time
ExecutionTime
:
number
Optional
Rendered
SQL
RenderedSQL
?:
string
Optional
Results
Results
?:
string
Row
Count
RowCount
:
number
Success
Success
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
Applied
Parameters
Error
Message
Execution
Time
Rendered
SQL
Results
Row
Count
Success
Member Junction
Loading...
GraphQL output type for transient query execution results.