hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLDropSynonymStatement.accept0
hunt
sql
ast
statement
SQLDropSynonymStatement
SQLDropSynonymStatement
Undocumented in source. Be warned that the author may not have intended to support it.
class
SQLDropSynonymStatement
protected override
void
accept0
(
SQLASTVisitor
visitor
)
Meta
Source
See Implementation
hunt
sql
ast
statement
SQLDropSynonymStatement
SQLDropSynonymStatement
constructors
this
functions
accept0
getChildren
getName
getSchema
isForce
isIfExists
isPublic
setForce
setIfExists
setName
setPublic