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

TJobConfigurationExtract

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

Declaration

Source position: googlebigquery.pp line 730

type TJobConfigurationExtract = class(TGoogleBaseObject)

protected

  procedure Setcompression(); virtual;

  

  procedure SetdestinationFormat(); virtual;

  

  procedure SetdestinationUri(); virtual;

  

  procedure SetdestinationUris(); virtual;

  

  procedure SetfieldDelimiter(); virtual;

  

  procedure SetprintHeader(); virtual;

  

  procedure SetsourceTable(); virtual;

  

published

  property compression: string; [rw]

  

  property destinationFormat: string; [rw]

  

  property destinationUri: string; [rw]

  

  property destinationUris: TStringArray; [rw]

  

  property fieldDelimiter: string; [rw]

  

  property printHeader: Boolean; [rw]

  

  property sourceTable: TTableReference; [rw]

  

end;

Inheritance

TJobConfigurationExtract

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio