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

TExplainQueryStage

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

Declaration

Source position: googlebigquery.pp line 445

type TExplainQueryStage = class(TGoogleBaseObject)

protected

  procedure SetcomputeRatioAvg(); virtual;

  procedure SetcomputeRatioMax(); virtual;

  procedure Setid(); virtual;

  procedure Setname(); virtual;

  procedure SetreadRatioAvg(); virtual;

  procedure SetreadRatioMax(); virtual;

  procedure SetrecordsRead(); virtual;

  procedure SetrecordsWritten(); virtual;

  procedure Setsteps(); virtual;

  procedure SetwaitRatioAvg(); virtual;

  procedure SetwaitRatioMax(); virtual;

  procedure SetwriteRatioAvg(); virtual;

  procedure SetwriteRatioMax(); virtual;

published

  property computeRatioAvg: Double; [rw]

  property computeRatioMax: Double; [rw]

  property id: string; [rw]

  property name: string; [rw]

  property readRatioAvg: Double; [rw]

  property readRatioMax: Double; [rw]

  property recordsRead: string; [rw]

  property recordsWritten: string; [rw]

  property steps: TExplainQueryStageTypestepsArray; [rw]

  property waitRatioAvg: Double; [rw]

  property waitRatioMax: Double; [rw]

  property writeRatioAvg: Double; [rw]

  property writeRatioMax: Double; [rw]

end;

Inheritance

TExplainQueryStage

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18