MarkLogic XCC/.Net Library

ItemType Class

Each instance of this class corresponds to an XQuery schema type.

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

System.Object
   Marklogic.Xcc.Types.ValueType
      Marklogic.Xcc.Types.ItemType
         Marklogic.Xcc.Types.AtomicType
         Marklogic.Xcc.Types.NodeType

[Visual Basic]
MustInherit Public Class ItemType
    Inherits ValueType
[C#]
public abstract class ItemType : ValueType

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.Types

Assembly: MarklogicXcc (in MarklogicXcc.dll)

See Also

ItemType Members | Marklogic.Xcc.Types Namespace