Concept Framework 2.0 documentation Contents | Index

PQConnection.Open2

Name Type Access Version Deprecated
Open2 function public version 1 no

Prototype:
public function Open2(string db, string username="", string password="", string host="localhost", number port=5432, string tty="", string flags="")

Parameters:
db      (string) // TO DO
username      (string) has a default value of ""
password      (string) has a default value of ""
host      (string) has a default value of "localhost"
port      (number) has a default value of 5432
tty      (string) has a default value of ""
flags      (string) has a default value of ""

Description:
TODO: Document this

Returns:
// TO DO

Documented by RadGS' Autodocumenter 1.0, generation time: Fri Jan 21 18:06:34 2011 GMT(c)2011 RadGs Software