Description | Hierarchy | Fields | Methods | Properties |
type TSqlitePassSQLToken = class(TObject)
![]() |
NestingLevel: Integer; |
![]() |
Text: UTF16WideString; |
![]() |
TokenType: TSqlitePassSQLTokenType; |
![]() |
Constructor Create; |
![]() |
function TokenTypeAsText: String; |
![]() |
NestingLevel: Integer; |
|
![]() |
Text: UTF16WideString; |
the SQL statement |
![]() |
TokenType: TSqlitePassSQLTokenType; |
the token type |
![]() |
Constructor Create; |
![]() |
function TokenTypeAsText: String; |