Member Junction
Preparing search index...
@memberjunction/sql-parser
SQLFragment
Interface SQLFragment
Opaque SQL text — treated as-is by the IR
interface
SQLFragment
{
Kind
:
"sql"
;
Text
:
string
;
}
Index
Properties
Kind
Text
Properties
Kind
Kind
:
"sql"
Text
Text
:
string
Raw SQL text (may contain anything except MJ tokens)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Kind
Text
Member Junction
Loading...
Opaque SQL text — treated as-is by the IR