Unit 'googlebigquery' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TTableReference

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlebigquery.pp line 1687

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;

Inheritance

TTableReference

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio