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

TExternalDataConfiguration

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

Declaration

Source position: googlebigquery.pp line 524

type TExternalDataConfiguration = class(TGoogleBaseObject)

protected

  procedure Setautodetect(); virtual;

  procedure SetbigtableOptions(); virtual;

  procedure Setcompression(); virtual;

  procedure SetcsvOptions(); virtual;

  procedure SetgoogleSheetsOptions(); virtual;

  procedure SetignoreUnknownValues(); virtual;

  procedure SetmaxBadRecords(); virtual;

  procedure Setschema(); virtual;

  procedure SetsourceFormat(); virtual;

  procedure SetsourceUris(); virtual;

published

  property autodetect: Boolean; [rw]

  property bigtableOptions: TBigtableOptions; [rw]

  property compression: string; [rw]

  property csvOptions: TCsvOptions; [rw]

  property googleSheetsOptions: TGoogleSheetsOptions; [rw]

  property ignoreUnknownValues: Boolean; [rw]

  property maxBadRecords: Integer; [rw]

  property schema: TTableSchema; [rw]

  property sourceFormat: string; [rw]

  property sourceUris: TStringArray; [rw]

end;

Inheritance

TExternalDataConfiguration

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18