MarkLogic XCC/.Net Library

ContentSource Interface

A ContentSource object describes a content source (MarkLogic Server instance) and serves as a factory that creates Session objects. Instances of ContentSource may be obtained from one of the static factory methods on the ContentSourceFactory class.

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

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

Requirements

Namespace: Marklogic.Xcc

Assembly: MarklogicXcc (in MarklogicXcc.dll)

See Also

ContentSource Members | Marklogic.Xcc Namespace | |