MarkLogic XDBC.NET Library

IXdbcCommand Interface

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 IXdbcCommand Members.

[Visual Basic]
Public Interface IXdbcCommand
[C#]
public interface IXdbcCommand

Remarks

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

Requirements

Namespace: MarkLogic.Xdbc

Assembly: MarkLogicXdbc (in MarkLogicXdbc.dll)

See Also

IXdbcCommand Members | MarkLogic.Xdbc Namespace