Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TParams.GetEnumerator

Return an enumerator for the parameters

Declaration

Source position: db.pas line 1398

public function TParams.GetEnumerator: TParamsEnumerator;

Function result

The TParamsEnumerator instance.

Description

GetEnumerator returns an enumerator that loops over all parameters (as implemented by TParamsEnumerator)

See also

TParamsEnumerator

  

Enumerator for parameters


Documentation generated on: Feb 20 2022