Member Junction
    Preparing search index...

    A SQL comment (line or block)

    interface CommentFragment {
        Kind: "comment";
        Raw: string;
    }
    Index

    Properties

    Properties

    Kind: "comment"
    Raw: string

    Raw comment text including delimiters