A connection (session) with a specific database. Within the context of an XdbcConnection, XQuery statements are executed and results are returned.
For a list of all members of this type, see IXdbcConnection Members.
An XdbcConnection's database will provide information describing its XQuery compliance level and the capabilities of the connection with the IXdbcDatabaseMetaData property.
Note: By default the XdbcConnection automatically commits changes after executing each statement. Unsetting autocommit mode is currently NOT supported.
Namespace: MarkLogic.Xdbc
Assembly: MarkLogicXdbc (in MarkLogicXdbc.dll)
IXdbcConnection Members | MarkLogic.Xdbc Namespace