MarkLogic XCC/.Net Library

ContentSourceFactory Class

Static helper class with factory methods to create instances of ContentSource using explicit connection parameters.

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

System.Object
   Marklogic.Xcc.ContentSourceFactory

[Visual Basic]
Public Class ContentSourceFactory
[C#]
public class ContentSourceFactory

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Marklogic.Xcc

Assembly: MarklogicXcc (in MarklogicXcc.dll)

See Also

ContentSourceFactory Members | Marklogic.Xcc Namespace |