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

TCsvOptions

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

Declaration

Source position: googlebigquery.pp line 232

type TCsvOptions = class(TGoogleBaseObject)

protected

  procedure SetallowJaggedRows(); virtual;

  procedure SetallowQuotedNewlines(); virtual;

  procedure Setencoding(); virtual;

  procedure SetfieldDelimiter(); virtual;

  procedure Setquote(); virtual;

  procedure SetskipLeadingRows(); virtual;

published

  property allowJaggedRows: Boolean; [rw]

  property allowQuotedNewlines: Boolean; [rw]

  property encoding: string; [rw]

  property fieldDelimiter: string; [rw]

  property quote: string; [rw]

  property skipLeadingRows: string; [rw]

end;

Inheritance

TCsvOptions

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18