hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLDropTableStatement.this
hunt
sql
ast
statement
SQLDropTableStatement
SQLDropTableStatement
Undocumented in source.
this
()
this
(string dbType)
this
(SQLName name, string dbType)
this
(SQLName name)
class
SQLDropTableStatement
this
(
SQLName
name
)
this
(SQLExprTableSource tableSource)
this
(SQLExprTableSource tableSource, string dbType)
Meta
Source
See Implementation
hunt
sql
ast
statement
SQLDropTableStatement
SQLDropTableStatement
constructors
this
functions
accept0
addPartition
addTableSource
getChildren
getHints
getTableSources
isCascade
isIfExists
isPurge
isRestrict
isTemporary
setCascade
setHints
setIfExists
setName
setPurge
setRestrict
setTemporary
variables
cascade
ifExists
restrict
tableSources