MarkLogic XDBC.NET Library

XdmpDocumentFormat Enumeration

An enumeration of document types that can be inserted into the database

[Visual Basic]
Public Enum XdmpDocumentFormat
[C#]
public enum XdmpDocumentFormat

Members

Member NameDescription
None No document format specified
Binary Binary format
Text Text format
Xml XML format

Requirements

Namespace: MarkLogic.Xdmp

Assembly: MarkLogicXdbc (in MarkLogicXdbc.dll)

See Also

MarkLogic.Xdmp Namespace