MarkLogic XCC/.Net Library

ContentLoader Members

ContentLoader overview

Public Static (Shared) Methods

Main Command-line main() module to run this content loader.

Public Instance Constructors

ContentLoader Constructor Construct an instance that may be used to insert content.

Public Instance Properties

Options Set (or clear) an instance of ContentCreateOptions which defines creation options to apply to each document loaded. This is null (defaults) unless explictly set.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
LoadOverloaded. Load the provided files (represented by FileInfo objects), using the provided URIs, into the content server.
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

ContentLoader Class | Marklogic.Xcc.Examples Namespace