[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlesqladmin.pp line 627
type TImportContextTypecsvImportOptions = class(TGoogleBaseObject) |
protected |
procedure Setcolumns(); virtual; |
procedure Settable(); virtual; |
published |
property columns: TStringArray; [rw] |
property table: string; [rw] |
end; |
| |
| |
TObject |