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

TJobConfigurationLoad

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

Declaration

Source position: googlebigquery.pp line 768

type TJobConfigurationLoad = class(TGoogleBaseObject)

protected

  procedure SetallowJaggedRows(); virtual;

  

  procedure SetallowQuotedNewlines(); virtual;

  

  procedure Setautodetect(); virtual;

  

  procedure SetcreateDisposition(); virtual;

  

  procedure SetdestinationTable(); virtual;

  

  procedure Setencoding(); virtual;

  

  procedure SetfieldDelimiter(); virtual;

  

  procedure SetignoreUnknownValues(); virtual;

  

  procedure SetmaxBadRecords(); virtual;

  

  procedure SetprojectionFields(); virtual;

  

  procedure Setquote(); virtual;

  

  procedure Setschema(); virtual;

  

  procedure SetschemaInline(); virtual;

  

  procedure SetschemaInlineFormat(); virtual;

  

  procedure SetskipLeadingRows(); virtual;

  

  procedure SetsourceFormat(); virtual;

  

  procedure SetsourceUris(); virtual;

  

  procedure SetwriteDisposition(); virtual;

  

published

  property allowJaggedRows: Boolean; [rw]

  

  property allowQuotedNewlines: Boolean; [rw]

  

  property autodetect: Boolean; [rw]

  

  property createDisposition: string; [rw]

  

  property destinationTable: TTableReference; [rw]

  

  property encoding: string; [rw]

  

  property fieldDelimiter: string; [rw]

  

  property ignoreUnknownValues: Boolean; [rw]

  

  property maxBadRecords: Integer; [rw]

  

  property projectionFields: TStringArray; [rw]

  

  property quote: string; [rw]

  

  property schema: TTableSchema; [rw]

  

  property schemaInline: string; [rw]

  

  property schemaInlineFormat: string; [rw]

  

  property skipLeadingRows: Integer; [rw]

  

  property sourceFormat: string; [rw]

  

  property sourceUris: TStringArray; [rw]

  

  property writeDisposition: string; [rw]

  

end;

Inheritance

TJobConfigurationLoad

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio