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

TConnStatusType

Declaration

Source position: postgres3types.inc line 72

type TConnStatusType = (

  CONNECTION_OK,

  CONNECTION_BAD,

  CONNECTION_STARTED,

  CONNECTION_MADE,

  CONNECTION_AWAITING_RESPONSE,

  CONNECTION_AUTH_OK,

  CONNECTION_SETENV,

  CONNECTION_SSL_STARTUP,

  CONNECTION_NEEDED

);


Documentation generated on: 2023-03-18