Unit 'postgres3dyn' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#postgres]

PostgresPollingStatusType

Declaration

Source position: postgres3types.inc line 118

type PostgresPollingStatusType = (

  PGRES_POLLING_FAILED = 0,

  PGRES_POLLING_READING,

  PGRES_POLLING_WRITING,

  PGRES_POLLING_OK,

  PGRES_POLLING_ACTIVE

);


Documentation generated on: 2023-03-18