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

TTableDataInsertAllRequest

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

Declaration

Source position: googlebigquery.pp line 1483

type TTableDataInsertAllRequest = class(TGoogleBaseObject)

protected

  procedure SetignoreUnknownValues(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setrows(); virtual;

  

  procedure SetskipInvalidRows(); virtual;

  

  procedure SettemplateSuffix(); virtual;

  

published

  property ignoreUnknownValues: Boolean; [rw]

  

  property kind: string; [rw]

  

  property rows: TTableDataInsertAllRequestTyperowsArray; [rw]

  

  property skipInvalidRows: Boolean; [rw]

  

  property templateSuffix: string; [rw]

  

end;

Inheritance

TTableDataInsertAllRequest

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio