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

TCsvOptions

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

Declaration

Source position: googlebigquery.pp line 238

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



CT Web help

CodeTyphon Studio