PGSelectQueryBlock.FetchClause

Undocumented in source.

Members

Aliases

accept0
alias accept0 = PGSQLObjectImpl.accept0
Undocumented in source.

Enums

Option
enum Option
Undocumented in source.

Functions

accept0
void accept0(PGASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
getCount
SQLExpr getCount()
Undocumented in source. Be warned that the author may not have intended to support it.
getOption
Option getOption()
Undocumented in source. Be warned that the author may not have intended to support it.
setCount
void setCount(SQLExpr count)
Undocumented in source. Be warned that the author may not have intended to support it.
setOption
void setOption(Option option)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From PGSQLObjectImpl

accept0
void accept0(SQLASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
accept0
void accept0(PGASTVisitor visitor)
Undocumented in source.

Meta