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

TParDoInstruction

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

Declaration

Source position: googledataflow.pp line 1807

type TParDoInstruction = class(TGoogleBaseObject)

protected

  procedure Setinput(); virtual;

  procedure SetsideInputs(); virtual;

  procedure SetuserFn(); virtual;

  procedure SetnumOutputs(); virtual;

  procedure SetmultiOutputInfos(); virtual;

published

  property input: TInstructionInput; [rw]

  property sideInputs: TParDoInstructionTypesideInputsArray; [rw]

  property userFn: TParDoInstructionTypeuserFn; [rw]

  property numOutputs: Integer; [rw]

  property multiOutputInfos: TParDoInstructionTypemultiOutputInfosArray; [rw]

end;

Inheritance

TParDoInstruction

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18