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

TRunQueryResponse

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

Declaration

Source position: googledatastore.pp line 660

type TRunQueryResponse = class(TGoogleBaseObject)

protected

  procedure Setbatch(); virtual;

  

  procedure Setquery(); virtual;

  

published

  property batch: TQueryResultBatch; [rw]

  

  property query: TQuery; [rw]

  

end;

Inheritance

TRunQueryResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio