Member Junction
Preparing search index...
@memberjunction/sql-parser
CommentFragment
Interface CommentFragment
A SQL comment (line or block)
interface
CommentFragment
{
Kind
:
"comment"
;
Raw
:
string
;
}
Index
Properties
Kind
Raw
Properties
Kind
Kind
:
"comment"
Raw
Raw
:
string
Raw comment text including delimiters
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Kind
Raw
Member Junction
Loading...
A SQL comment (line or block)