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

TGqlQuery

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

Declaration

Source position: googledatastore.pp line 720

type TGqlQuery = class(TGoogleBaseObject)

protected

  procedure SetnamedBindings(); virtual;

  procedure SetqueryString(); virtual;

  procedure SetallowLiterals(); virtual;

  procedure SetpositionalBindings(); virtual;

published

  property namedBindings: TGqlQueryTypenamedBindings; [rw]

  property queryString: string; [rw]

  property allowLiterals: Boolean; [rw]

  property positionalBindings: TGqlQueryTypepositionalBindingsArray; [rw]

end;

Inheritance

TGqlQuery

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18