MarkLogic XDBC.NET Library

XdmpCommand Class

Encapsulates a single XQuery query, including statically declared namespaces as well as inline function definitions.

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

System.Object
   XdmpCommand

[Visual Basic]
Public Class XdmpCommand
Implements IXdbcCommand
[C#]
public class XdmpCommand : IXdbcCommand

Remarks

The result of executing an XQuery command is a sequence of XQuery values drawn from the database.

Requirements

Namespace: MarkLogic.Xdmp

Assembly: MarkLogicXdbc (in MarkLogicXdbc.dll)

See Also

XdmpCommand Members | MarkLogic.Xdmp Namespace