[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlebigquery.pp line 1681
type TTableReference = class(TGoogleBaseObject) |
protected |
procedure SetdatasetId(); virtual; |
procedure SetprojectId(); virtual; |
procedure SettableId(); virtual; |
published |
property datasetId: string; [rw] |
property projectId: string; [rw] |
property tableId: string; [rw] |
end; |
| |
| |
TObject |