IPrxTableSources.FindByKey

Syntax

FindByKey(Key: Integer): IPrxTableSource;

Parameters

Key - key of a relational data source.

Description

The FindByKey method searches for a relational data source by the specified key.

See also:

IPrxTableSources