Skip to main content

Connection

XML
<db:connection server="string" dbname="string" username="string" password="string" type="pgsql">
ixml
</db:connection>

<db:connection /> establishes a database connection.

Attributes

NameTypeDescriptionDefined By
serverstringServer db:connection
dbnamestringDatabase name db:connection
usernamestringUsername db:connection
passwordstringPassword db:connection
typetypeDatabase type db:connection