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

TJobConfigurationTableCopy

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

Declaration

Source position: googlebigquery.pp line 912

type TJobConfigurationTableCopy = class(TGoogleBaseObject)

protected

  procedure SetcreateDisposition(); virtual;

  

  procedure SetdestinationTable(); virtual;

  

  procedure SetsourceTable(); virtual;

  

  procedure SetsourceTables(); virtual;

  

  procedure SetwriteDisposition(); virtual;

  

published

  property createDisposition: string; [rw]

  

  property destinationTable: TTableReference; [rw]

  

  property sourceTable: TTableReference; [rw]

  

  property sourceTables: TJobConfigurationTableCopyTypesourceTablesArray; [rw]

  

  property writeDisposition: string; [rw]

  

end;

Inheritance

TJobConfigurationTableCopy

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio