Constructors
Properties
Methods
equals
- equals(other): boolean
Returns boolean
getName
- getName(): string
Returns string
getParts
- getParts(): string[]
Returns string[]
toDisplayString
- toDisplayString(): string
Returns string
toJSON
- toJSON(): string
Returns string
toSQLString
- toSQLString(): string
Returns string
toString
- toString(divider?): string
Returns string
Static
decodePart
- decodePart(s): string
Returns string
Static
encodePart
- encodePart(s): string
Returns string
Static
needsQuotes
- needsQuotes(s): boolean
Returns boolean
Static
quote
- quote(s): string
Returns string
Quoted string.
Returns an Array of unencoded QueryKey parts