dpqConnect

Creates global dpq connection.

If no connection is provided to Query, this newly created connection will be used instead. If the function is called consiquently the previously created connection will be closed.

void
dpqConnect
(
string connString
)

Parameters

connString string

connection string

Meta