[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsqltree.pp line 1330
type TSQLAlterCreateDatabaseStatement = class(TSQLCreateOrAlterStatement)
public
property UseSchema: Boolean; [rw]
end;
TSQLAlterCreateDatabaseStatement
TSQLCreateOrAlterStatement
TSQLDDLStatement
TSQLStatement
TSQLElement
TObject