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

TTable

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

Declaration

Source position: googlefusiontables.pp line 579

type TTable = class(TGoogleBaseObject)

protected

  procedure Setattribution(); virtual;

  

  procedure SetattributionLink(); virtual;

  

  procedure SetbaseTableIds(); virtual;

  

  procedure SetcolumnPropertiesJsonSchema(); virtual;

  

  procedure Setcolumns(); virtual;

  

  procedure Setdescription(); virtual;

  

  procedure SetisExportable(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setname(); virtual;

  

  procedure Setsql(); virtual;

  

  procedure SettableId(); virtual;

  

  procedure SettablePropertiesJson(); virtual;

  

  procedure SettablePropertiesJsonSchema(); virtual;

  

published

  property attribution: string; [rw]

  

  property attributionLink: string; [rw]

  

  property baseTableIds: TStringArray; [rw]

  

  property columnPropertiesJsonSchema: string; [rw]

  

  property columns: TTableTypecolumnsArray; [rw]

  

  property description: string; [rw]

  

  property isExportable: Boolean; [rw]

  

  property kind: string; [rw]

  

  property name: string; [rw]

  

  property sql: string; [rw]

  

  property tableId: string; [rw]

  

  property tablePropertiesJson: string; [rw]

  

  property tablePropertiesJsonSchema: string; [rw]

  

end;

Inheritance

TTable

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio