sync toc
Marklogic.Xcc
AdhocQuery Interface
AdhocQuery Members
Properties
Query Property
Content Interface
Content Members
Properties
CreateOptions Property
Rewindable Property
Uri Property
Methods
Close Method
OpenDataStream Method
Rewind Method
Size Method
ContentbaseMetaData Interface
ContentbaseMetaData Members
Properties
ContentBaseId Property
ContentBaseName Property
DriverMajorVersion Property
DriverMinorVersion Property
DriverPatchVersion Property
DriverVersionString Property
ForestIds Property
ForestMap Property
ForestNames Property
ServerMajorVersion Property
ServerMinorVersion Property
ServerPatchVersion Property
ServerVersionString Property
Session Property
User Property
ContentCapability Class
ContentCapability Members
ContentCapability Constructor
ContentCapability.Capability Enumeration
ContentCreateOptions Class
ContentCreateOptions Members
ContentCreateOptions Constructor
Fields
DEFAULT_ENCODING Field
MAX_BUFFER_SIZE Field
MIN_BUFFER_SIZE Field
Properties
BufferSize Property
Collections Property
Encoding Property
Format Property
Language Property
Locale Property
Namespace Property
Permissions Property
PlaceKeys Property
Quality Property
RepairLevel Property
ResolveBufferSize Property
ResolveEntities Property
Methods
NewBinaryInstance Method
NewTextInstance Method
NewXmlInstance Method
SetFormatBinary Method
SetFormatText Method
SetFormatXml Method
ContentFactory Class
ContentFactory Members
ContentFactory Constructor
Methods
NewContent Method
NewContent Method (String, XdmNode, ContentCreateOptions)
NewContent Method (String, Byte[], ContentCreateOptions)
NewContent Method (String, FileInfo, ContentCreateOptions)
NewContent Method (String, Stream, ContentCreateOptions)
NewContent Method (String, String, ContentCreateOptions)
NewContent Method (String, Uri, ContentCreateOptions)
NewContent Method (String, XmlDocument, ContentCreateOptions)
NewContent Method (String, XmlNode, ContentCreateOptions)
NewUnBufferedContent Method
NewUnBufferedContent Method (String, Stream, ContentCreateOptions)
NewUnBufferedContent Method (String, Uri, ContentCreateOptions)
ContentPermission Class
ContentPermission Members
ContentPermission Constructor
Fields
Execute Field
Insert Field
Read Field
Update Field
Properties
Capability Property
Role Property
Methods
NewExecutePermission Method
NewInsertPermission Method
NewReadPermission Method
NewUpdatePermission Method
ToString Method
ContentSource Interface
ContentSource Members
Methods
NewSession Method
NewSession Method ()
NewSession Method (String)
NewSession Method (String, String)
NewSession Method (String, String, String)
ContentSourceFactory Class
ContentSourceFactory Members
ContentSourceFactory Constructor
Methods
NewContentSource Method
NewContentSource Method (ConnectionProvider, String, String, String)
NewContentSource Method (String, Int32)
NewContentSource Method (String, Int32, String, String)
NewContentSource Method (String, Int32, String, String, String)
NewContentSource Method (Uri)
DocumentFormat Class
DocumentFormat Members
DocumentFormat Constructor
DocumentFormat.Format Enumeration
DocumentRepairLevel Class
DocumentRepairLevel Members
DocumentRepairLevel Constructor
DocumentRepairLevel.Level Enumeration
ModuleInvoke Interface
ModuleInvoke Members
Properties
ModuleUri Property
ModuleSpawn Interface
ModuleSpawn Members
Properties
ModuleUri Property
Request Interface
Request Members
Properties
EffectiveOptions Property
Options Property
Session Property
Variable Property
Variables Property
Methods
ClearVariable Method
ClearVariables Method
SetNewIntegerVariable Method
SetNewIntegerVariable Method (String, Int64)
SetNewIntegerVariable Method (String, String, Int64)
SetNewStringVariable Method
SetNewStringVariable Method (String, String)
SetNewStringVariable Method (String, String, String)
SetNewVariable Method
SetNewVariable Method (XName, XdmValue)
SetNewVariable Method (String, ValueType, Object)
SetNewVariable Method (String, String, ValueType, Object)
RequestOptions Class
RequestOptions Members
RequestOptions Constructor
Properties
AutoRetryDelayMillis Property
CacheResult Property
EffectivePointInTime Property
Locale Property
MaxAutoRetry Property
RequestName Property
RequestTimeLimit Property
ResultBufferSize Property
TimeoutMillis Property
TimeZone Property
Methods
ApplyEffectiveValues Method
ResultChannelName Class
ResultChannelName Members
ResultChannelName Constructor
ResultChannelName.Name Enumeration
ResultItem Interface
ResultItem Members
Properties
Fetchable Property
Index Property
Item Property
Methods
Cache Method
ResultSequence Interface
ResultSequence Members
Properties
Cached Property
Closed Property
Current Property
Methods
Close Method
GetChannel Method
GetEnumerator Method
HasNext Method
ItemAt Method
Next Method
Reset Method
ResultItemAt Method
Size Method
ToCached Method
ToResultItemArray Method
ToString Method
Session Interface
Session Members
Properties
AutoCommit Property
Closed Property
ContentbaseMetaData Property
ContentBaseName Property
ContentSource Property
CurrentServerPointInTime Property
DefaultRequestOptions Property
EffectiveRequestOptions Property
UserCredentials Property
UserObject Property
Methods
Close Method
Commit Method
InsertContent Method
InsertContent Method (Content)
InsertContent Method (Content[])
NewAdhocQuery Method
NewAdhocQuery Method (String)
NewAdhocQuery Method (String, RequestOptions)
NewModuleInvoke Method
NewModuleInvoke Method (String)
NewModuleInvoke Method (String, RequestOptions)
NewModuleSpawn Method
NewModuleSpawn Method (String)
NewModuleSpawn Method (String, RequestOptions)
Rollback Method
SubmitRequest Method
UserCredentials Interface
UserCredentials Members
Properties
UserName Property
Methods
ToHttpBasicAuth Method
ValueFactory Class
ValueFactory Members
Methods
NewDuration Method
NewSequence Method
NewValue Method
NewVariable Method
NewXSBoolean Method
NewXSDate Method
NewXSDateTime Method
NewXSDuration Method
NewXSDuration Method (XdmDuration)
NewXSDuration Method (String)
NewXSInteger Method
NewXSString Method
NewXSTime Method
Version Class
Version Members
Version Constructor
Properties
VersionMajor Property
VersionMinor Property
VersionPatch Property
VersionString Property
Marklogic.Xcc.Examples
ContentFetcher Class
ContentFetcher Members
ContentFetcher Constructor
Properties
RequestOptions Property
Methods
Main Method
ContentLoader Class
ContentLoader Members
ContentLoader Constructor
Properties
Options Property
Methods
Load Method
Load Method (FileInfo[])
Load Method (String[], FileInfo[])
Main Method
HelloWorld Class
HelloWorld Members
HelloWorld Constructor
Methods
Main Method
ModuleRunner Class
ModuleRunner Members
ModuleRunner Constructor
Properties
Request Property
RequestOptions Property
Methods
Invoke Method
InvokeToSingleString Method
InvokeToStringArray Method
Main Method
QueryHelper Class
QueryHelper Members
SimpleQueryRunner Class
SimpleQueryRunner Members
SimpleQueryRunner Constructor
Properties
Request Property
RequestOptions Property
Methods
Execute Method
ExecuteToSingleString Method
ExecuteToStringArray Method
Main Method
Marklogic.Xcc.Exceptions
ContentInsertEntityException Class
ContentInsertEntityException Members
Properties
EntityLocation Property
ContentInsertException Class
ContentInsertException Members
Properties
Content Property
ContentUri Property
RequestException Class
RequestException Members
Properties
Request Property
RequestPermissionException Class
RequestPermissionException Members
Properties
User Property
RequestServerException Class
RequestServerException Members
RetryableXQueryException Class
RetryableXQueryException Members
ServerConnectionException Class
ServerConnectionException Members
ServerResponseException Class
ServerResponseException Members
Properties
ResponseCode Property
ResponseMessage Property
StreamingResultException Class
StreamingResultException Members
Properties
ResultSequence Property
UnimplementedFeatureException Class
UnimplementedFeatureException Members
XccConfigException Class
XccConfigException Members
XccException Class
XccException Members
Methods
ToString Method
XQueryException Class
XQueryException Members
Properties
Code Property
Data Property
FormatString Property
Retryable Property
Stack Property
W3CCode Property
XQueryVersion Property
Methods
ToString Method
XQueryStackFrame Class
XQueryStackFrame Members
Properties
ContextItem Property
ContextPosition Property
LineNumber Property
Operation Property
Uri Property
Variables Property
XQueryVersion Property
Marklogic.Xcc.Spi
ConnectionErrorAction Class
ConnectionErrorAction Members
ConnectionErrorAction Constructor
ConnectionErrorAction.Action Enumeration
ConnectionProvider Interface
ConnectionProvider Members
Properties
JBridge Property
Methods
obtainConnection Method
returnConnection Method
returnErrorConnection Method
shutdown Method
ServerConnection Interface
ServerConnection Members
Methods
channel Method
close Method
getTimeoutMillis Method
isOpen Method
provider Method
setTimeoutMillis Method
Marklogic.Xcc.Types
AtomicType Class
AtomicType Members
Properties
Atomic Property
Node Property
Duration Class
Duration Members
Duration Constructor
Duration Constructor ()
Duration Constructor (String)
Duration Constructor (Boolean, Int32, Int32, Int32, Int32, Int32, Decimal)
Properties
Days Property
Hours Property
Minutes Property
Months Property
Negative Property
Positive Property
Seconds Property
Sign Property
WholeSeconds Property
Years Property
Methods
Equals Method
GetHashCode Method
ToString Method
ItemType Class
ItemType Members
Properties
Atomic Property
Node Property
Sequence Property
Methods
ForType Method
NodeType Class
NodeType Members
Properties
Atomic Property
Node Property
SequenceType Class
SequenceType Members
Properties
Sequence Property
ValueType Class
ValueType Members
Fields
BINARY Field
ELEMENT Field
NODE Field
SEQUENCE Field
TEXT Field
XDT_DAY_TIME_DURATION Field
XDT_UNTYPED_ATOMIC Field
XDT_YEAR_MONTH_DURATION Field
XS_ANY_URI Field
XS_BASE64_BINARY Field
XS_BOOLEAN Field
XS_DATE Field
XS_DATE_TIME Field
XS_DAY_TIME_DURATION Field
XS_DECIMAL Field
XS_DOUBLE Field
XS_DURATION Field
XS_FLOAT Field
XS_GDAY Field
XS_GMONTH Field
XS_GMONTH_DAY Field
XS_GYEAR Field
XS_GYEAR_MONTH Field
XS_HEX_BINARY Field
XS_INTEGER Field
XS_QNAME Field
XS_STRING Field
XS_TIME Field
XS_UNTYPED_ATOMIC Field
XS_YEAR_MONTH_DURATION Field
Properties
Sequence Property
Methods
ToString Method
XdmAtomic Interface
XdmAttribute Interface
XdmBinary Interface
XdmBinary Members
Methods
AsBinaryData Method
XdmComment Interface
XdmDocument Interface
XdmDocument Members
Methods
AsXmlDocument Method
XdmDuration Interface
XdmDuration Members
Properties
Days Property
Hours Property
Minutes Property
Months Property
Negative Property
Positive Property
Seconds Property
WholeSeconds Property
Years Property
XdmElement Interface
XdmElement Members
Methods
AsXmlDocument Method
AsXmlElement Method
XdmItem Interface
XdmItem Members
Properties
Cached Property
ItemType Property
Methods
AsInputStream Method
AsReader Method
WriteTo Method
WriteTo Method (Stream)
WriteTo Method (TextWriter)
XdmNode Interface
XdmNode Members
Methods
AsXmlNode Method
XdmProcessingInstruction Interface
XdmSequence Interface
XdmSequence Members
Properties
Empty Property
Methods
AsString Method
AsString Method ()
AsString Method (String)
AsStrings Method
GetEnumerator Method
ItemAt Method
Size Method
ToArray Method
ToString Method
XdmText Interface
XdmText Members
Methods
AsXmlText Method
XdmValue Interface
XdmValue Members
Properties
ValueType Property
Methods
AsString Method
XdmVariable Interface
XdmVariable Members
Properties
Name Property
Value Property
XDTDayTimeDuration Interface
XDTUntypedAtomic Interface
XDTYearMonthDuration Interface
XName Class
XName Members
XName Constructor
XName Constructor (String, String)
XName Constructor (String)
Properties
Localname Property
Namespace Property
Methods
Equals Method
GetHashCode Method
ToString Method
XSAnyURI Interface
XSAnyURI Members
Methods
AsUri Method
XSBase64Binary Interface
XSBase64Binary Members
Methods
AsBinaryData Method
XSBoolean Interface
XSBoolean Members
Methods
AsBoolean Method
XSDate Interface
XSDate Members
Methods
AsDate Method
XSDateTime Interface
XSDateTime Members
Methods
AsDate Method
XSDayTimeDuration Interface
XSDecimal Interface
XSDecimal Members
Methods
AsDecimal Method
XSDouble Interface
XSDouble Members
Methods
AsDecimal Method
AsDouble Method
XSDuration Interface
XSDuration Members
Methods
AsDuration Method
XSFloat Interface
XSFloat Members
Methods
AsDecimal Method
AsFloat Method
XSGDay Interface
XSGDay Members
Methods
AsGregorianDateTime Method
XSGMonth Interface
XSGMonth Members
Methods
AsGregorianDateTime Method
XSGMonthDay Interface
XSGMonthDay Members
Methods
AsGregorianDateTime Method
XSGYear Interface
XSGYear Members
Methods
AsGregorianDateTime Method
XSGYearMonth Interface
XSGYearMonth Members
Methods
AsGregorianDateTime Method
XSHexBinary Interface
XSHexBinary Members
Methods
AsBinaryData Method
XSInteger Interface
XSInteger Members
Methods
AsDecimal Method
AsInteger Method
AsLong Method
AsUInt64 Method
XSQName Interface
XSString Interface
XSTime Interface
XSTime Members
Methods
AsDate Method
XSUntypedAtomic Interface
XSYearMonthDuration Interface