Method | Description | |
---|---|---|
Accept ( ISqlAstVisitor visitor ) : void | ||
DdlDropTableStatement ( IList |
||
DdlDropTableStatement ( IList |
public Accept ( ISqlAstVisitor visitor ) : void | ||
visitor | ISqlAstVisitor | |
return | void |
public DdlDropTableStatement ( IList |
||
tableNames | IList |
|
temp | bool | |
ifExists | bool | |
return | System.Collections.Generic |
public DdlDropTableStatement ( IList |
||
tableNames | IList |
|
temp | bool | |
ifExists | bool | |
dropTableMode | DropTableMode | |
return | System.Collections.Generic |