Constants



PgSQLColumnsKeyField

NSString *PgSQLColumnsKeyField ;

key for columns array


PgSQLNameKeyField

NSString *PgSQLNameKeyField  ;

key for column's name field (string)


PgSQLRowsKeyField

NSString *PgSQLRowsKeyField ;

key for fields array


PgSQLTypeKeyField

NSString *PgSQLTypeKeyField  ;

key for column's type field (integer)


PgSQLTypeNameKeyField

NSString *PgSQLTypeNameKeyField ;

key for column's type field (integer)


PgSQLconditionNotificationField

NSString *PgSQLconditionNotificationField ;


PgSQLconnectionNotificationField

NSString *PgSQLconnectionNotificationField ;


PgSQLuserInfoNotificationField

NSString *PgSQLuserInfoNotificationField ;


PostgreSQLNotification

NSString *PostgreSQLNotification ;


PostgreSQLResultAvailable

NSString *PostgreSQLResultAvailable ;


PostgreSQLTimeOut

NSString *PostgreSQLTimeOut ;


(Last Updated 12/27/2002)