PgDAC

TPgCursor Class

A class for working with PostgreSQL cursors.

For a list of all members of this type, see TPgCursor members.

Unit

PgClasses

Syntax

TPgCursor = class(TCRCursor);

Remarks

The TPgCursor class is used to work with PostgreSQL cursors. This is a PgDAC internal class, and application should not use it directly.

Inheritance Hierarchy

TSharedObject
   TCRCursor
      TPgCursor

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