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
Properties
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
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
Methods
ToString Method
XQueryStackFrame Class
XQueryStackFrame Members
XQueryStackFrame Constructor
Properties
ContextItem Property
ContextPosition Property
LineNumber Property
Operation Property
Uri Property
Variables Property
Marklogic.Xcc.Spi
ConnectionErrorAction Class
ConnectionErrorAction Members
ConnectionErrorAction Constructor
ConnectionErrorAction.Action Enumeration
ConnectionProvider Interface
ConnectionProvider Members