MarkLogic XCC/.Net Library

ModuleInvoke Interface

An specialization of Request that contains the URI of an XQuery module (resident in the server) to be evaluated by the MarkLogic Server.

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

[Visual Basic]
Public Interface ModuleInvoke
    Implements Request
[C#]
public interface ModuleInvoke : Request

Requirements

Namespace: Marklogic.Xcc

Assembly: MarklogicXcc (in MarklogicXcc.dll)

See Also

ModuleInvoke Members | Marklogic.Xcc Namespace