EntityDAC

TEntityReferences.Find Method

Returns the reference by its name.

Class

TEntityReferences

Syntax

function Find(const Name: string): TEntityReference;

Parameters
Name
The name of the reference.

Remarks

The function returns the TEntityReference element by its specified name. The name is case sensitive.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback