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

TBigtableColumnFamily

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

Declaration

Source position: googlebigquery.pp line 176

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


Documentation generated on: 2023-03-18