MarkLogic XDBC.NET Library

XdmpConnection Class

A connection (session) with a specific database. Within the context of an IXdbcConnection, XQuery statements are executed and results are returned.

For a list of all members of this type, see XdmpConnection Members.

System.Object
   XdmpConnection

[Visual Basic]
Public Class XdmpConnection
Implements IXdbcConnection
[C#]
public class XdmpConnection : IXdbcConnection

Remarks

An XdbcConnection's database will provide information describing its XQuery compliance level and the capabilities of the connection with the MetaData property.

Requirements

Namespace: MarkLogic.Xdmp

Assembly: MarkLogicXdbc (in MarkLogicXdbc.dll)

See Also

XdmpConnection Members | MarkLogic.Xdmp Namespace