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