Concept Framework 2.2 documentation Contents | Index

NuoConnection.Open

Name Type Access Version Deprecated
Open function public version 2 no

Prototype:
public function Open(string db, string username="", string password="", string host="localhost", schema="hello" )

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"
schema      has a default value of "hello"

Description:
TODO: Document this

Returns:
// TO DO

Documented by Devronium Autodocumenter Alpha, generation time: Sun Jan 27 18:15:36 2013 GMT(c)2013 Devronium Applications