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

TBigtableColumnFamily

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

Declaration

Source position: googlebigquery.pp line 182

type TBigtableColumnFamily = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure Setcolumns(); virtual;

  

  procedure Setencoding(); virtual;

  

  procedure SetfamilyId(); virtual;

  

  procedure SetonlyReadLatest(); virtual;

  

  procedure Set_type(); virtual;

  

published

  property columns: TBigtableColumnFamilyTypecolumnsArray; [rw]

  

  property encoding: string; [rw]

  

  property familyId: string; [rw]

  

  property onlyReadLatest: Boolean; [rw]

  

  property _type: string; [rw]

  

end;

Inheritance

TBigtableColumnFamily

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio