[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlesqladmin.pp line 485
type TExportContextTypesqlExportOptions = class(TGoogleBaseObject) |
protected |
procedure SetschemaOnly(); virtual; |
procedure Settables(); virtual; |
published |
property schemaOnly: Boolean; [rw] |
property tables: TStringArray; [rw] |
end; |
| |
| |
TObject |