(no version information, might be only in CVS)
maxdb_get_proto_info
(no version information, might be only in CVS)
maxdb->protocol_version -- Returns the version of the MaxDB protocol used
Description
Procedural style:
int
maxdb_get_proto_info ( resource link )
Object oriented style (property):
class
maxdb {
string protocol_version
}
Returns an integer representing the MaxDB protocol version used by the
connection represented by the link parameter.