IRdsParamTypes.FindById

Syntax

FindById(Id: String): IRdsParamType;

Parameters

Id - identifier of a parameter type, by which search is executed.

Description

The FindById method searches and returns a parameter type if search is successful. An identifier, by which search is executed, is passed by the Id parameter.

See also:

IRdsParamTypes