Constants



PgSQLColumnsKeyField

NSString *PgSQLColumnsKeyField ;

key for columns array


PgSQLNameKeyField key for column's name field (string)

NSString *PgSQLNameKeyField  ;


PgSQLRowsKeyField key for fields array

NSString *PgSQLRowsKeyField ;


PgSQLTypeKeyField key for column's type field (integer)

NSString *PgSQLTypeKeyField  ;


PgSQLTypeNameKeyField key for column's type field (integer)

NSString *PgSQLTypeNameKeyField ;


PgSQLconditionNotificationField

NSString *PgSQLconditionNotificationField ;


PgSQLconnectionNotificationField

NSString *PgSQLconnectionNotificationField ;


PgSQLuserInfoNotificationField

NSString *PgSQLuserInfoNotificationField ;


PostgreSQLNotification

NSString *PostgreSQLNotification ;


PostgreSQLResultAvailable

NSString *PostgreSQLResultAvailable ;


(Last Updated 12/27/2002)