PgDAC

TPgRow.AttrAsPgCursor Property(Indexer)

Used to get a reference to a TPgCursor object for an attribute of ftPgCursor type.

Class

TPgRow

Syntax

property AttrAsPgCursor[const Name: string]: TPgCursor;

Parameters
Name
Holds the name of an attribute.

Remarks

Use the AttrAsPgCursor property to get a reference to a TPgCursor object for an attribute of ftPgCursor type.

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