IDocumentClient Interface

 

Updated: June 30, 2017

The IDocumentClient interface captures the API signatures of the Azure DocumentDB database service .NET SDK. See DocumentClient for implementation details.

Namespace:   Microsoft.Azure.Documents
Assembly:  Microsoft.Azure.Documents.Client (in Microsoft.Azure.Documents.Client.dll)

No code example is currently available or this language may not be supported.

NameDescription
System_CAPS_pubproperty

Gets the AuthKey used by the client in the Azure DocumentDB database service.

System_CAPS_pubproperty

Gets the ConnectionPolicy used by the client in the Azure DocumentDB database service.

System_CAPS_pubproperty

Gets the configured ConsistencyLevel of the client in the Azure DocumentDB database service.

System_CAPS_pubproperty

Gets the current read endpoint chosen based on availability and preference in the Azure DocumentDB database service.

System_CAPS_pubproperty

Gets the endpoint Uri for the service endpoint in the Azure DocumentDB database service.

System_CAPS_pubproperty

Gets or sets the session object used for session consistency version tracking in the Azure DocumentDB database service.

System_CAPS_pubproperty

Gets the current write endpoint chosen based on availability and preference in the Azure DocumentDB database service.

NameDescription
System_CAPS_pubmethodCreateAttachmentAsync

Creates an attachment as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateAttachmentAsync

Creates an attachment with the contents of the provided mediaStream as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateAttachmentAsync

Creates an attachment as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateAttachmentAsync

Creates an attachment as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateAttachmentQuery

Overloaded. This method creates a query for attachments in the Azure DocumentDB database service. It returns an IOrderedQueryable{Attachment}.

System_CAPS_pubmethodCreateAttachmentQuery

Overloaded. This method creates a query for attachments by using a SQL statement with parameterized values in the Azure DocumentDB database service. It returns an IQueryable{dynamic}. For more information on preparing SQL statements with parameterized values, please see SqlQuerySpec.

System_CAPS_pubmethodCreateAttachmentQuery

Overloaded. This method creates a query for attachments by using a SQL statement in the Azure DocumentDB database service. It returns an IQueryable{dynamic}.

System_CAPS_pubmethodCreateAttachmentQuery

Method to create a query for attachments in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateAttachmentQuery

Method to create a query for attachments in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateAttachmentQuery

Method to create a query for attachments in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateAttachmentQuery

Overloaded. This method creates a query for attachments in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateAttachmentQuery

Overloaded. This method creates a query for attachments by using a SQL statement with parameterized values in the Azure DocumentDB database service. For more information on preparing SQL statements with parameterized values, please see SqlQuerySpec.

System_CAPS_pubmethodCreateAttachmentQuery

Overloaded. This method creates a query for attachments by using a SQL statement in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateAttachmentQuery

Method to create a query for attachments in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateAttachmentQuery

Method to create a query for attachments in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateAttachmentQuery

Method to create a query for attachments in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateConflictQuery

Overloaded. This method creates a query for conflicts under a collection in the Azure DocumentDB database service. It returns An IOrderedQueryable{Conflict}.

System_CAPS_pubmethodCreateConflictQuery

Overloaded. This method creates a query for conflicts under a collection in the Azure DocumentDB database service with parameterized values. It returns an IQueryable{dynamic}. For more information on preparing SQL statements with parameterized values, please see SqlQuerySpec.

System_CAPS_pubmethodCreateConflictQuery

Overloaded. This method creates a query for conflicts under a collection in the Azure DocumentDB database service. It returns an IQueryable{Conflict}.

System_CAPS_pubmethodCreateConflictQuery

Method to create a query for conflicts in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateConflictQuery

Method to create a query for conflicts in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateConflictQuery

Method to create a query for conflicts in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateDatabaseAsync

Creates a database resource as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateDatabaseQuery

Overloaded. This method creates a query for database resources under an account in the Azure DocumentDB database service. It returns An IOrderedQueryable{Database>.

System_CAPS_pubmethodCreateDatabaseQuery

Overloaded. This method creates a query for database resources under an account by using a SQL statement with parameterized values in the Azure DocumentDB database service. It returns an IQueryable{dynamic}. For more information on preparing SQL statements with parameterized values, please see SqlQuerySpec.

System_CAPS_pubmethodCreateDatabaseQuery

Overloaded. This method creates a query for database resources under an account by using a SQL statement in the Azure DocumentDB database service. It returns an IQueryable{dynamic}.

System_CAPS_pubmethodCreateDocumentAsync

Creates a Document as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateDocumentAsync

Creates a document as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateDocumentCollectionAsync

Creates a collection as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateDocumentCollectionAsync

Creates a collection as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateDocumentCollectionQuery

Overloaded. This method creates a query for collections under an Azure DocumentDB database service. It returns An IOrderedQueryable{DocumentCollection>.

System_CAPS_pubmethodCreateDocumentCollectionQuery

Overloaded. This method creates a query for collections under an Azure DocumentDB database using a SQL statement with parameterized values. It returns an IQueryable{dynamic}. For more information on preparing SQL statements with parameterized values, please see SqlQuerySpec.

System_CAPS_pubmethodCreateDocumentCollectionQuery

Overloaded. This method creates a query for collections under an Azure DocumentDB database using a SQL statement. It returns an IQueryable{DocumentCollection}.

System_CAPS_pubmethodCreateDocumentCollectionQuery

Method to create a query for document collections in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateDocumentCollectionQuery

Method to create a query for document collections in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateDocumentCollectionQuery

Method to create a query for document collections in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateDocumentQuery

Overloaded. This method creates a query for documents under a collection in the Azure DocumentDB database service. It returns IOrderedQueryable{Document}.

System_CAPS_pubmethodCreateDocumentQuery

Overloaded. This method creates a query for documents under a collection in the Azure DocumentDB database service using a SQL statement with parameterized values. It returns an IQueryable{dynamic}. For more information on preparing SQL statements with parameterized values, please see SqlQuerySpec.

System_CAPS_pubmethodCreateDocumentQuery

Overloaded. This method creates a query for documents under a collection in the Azure DocumentDB database service using a SQL statement. It returns an IQueryable{dynamic}.

System_CAPS_pubmethodCreateDocumentQuery

Method to create a query for documents in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateDocumentQuery

Method to create a query for documents in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateDocumentQuery

Method to create a query for documents in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateDocumentQuery

Overloaded. This method creates a query for documents under a collection in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateDocumentQuery

Overloaded. This method creates a query for documents under a collection in the Azure DocumentDB database service using a SQL statement with parameterized values. It returns an IQueryable{T}. For more information on preparing SQL statements with parameterized values, please see SqlQuerySpec.

System_CAPS_pubmethodCreateDocumentQuery

Overloaded. This method creates a query for documents under a collection in the Azure DocumentDB database service using a SQL statement. It returns an IQueryable{T}.

System_CAPS_pubmethodCreateDocumentQuery

Method to create a query for documents in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateDocumentQuery

Method to create a query for documents in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateDocumentQuery

Method to create a query for documents in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateOfferQuery

Overloaded. This method creates a query for offers under an Azure DocumentDB database service account. It returns IOrderedQueryable{Offer}.

System_CAPS_pubmethodCreateOfferQuery

Overloaded. This method creates a query for offers under an Azure DocumentDB database service account using a SQL statement with parameterized values. It returns an IQueryable{dynamic}. For more information on preparing SQL statements with parameterized values, please see SqlQuerySpec.

System_CAPS_pubmethodCreateOfferQuery

Overloaded. This method creates a query for offers under an Azure DocumentDB database service account using a SQL statement. It returns IQueryable{dynamic}.

System_CAPS_pubmethodCreatePermissionAsync

Creates a permission on a user object as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodCreatePermissionAsync

Creates a permission as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodCreatePermissionQuery

Overloaded. This method creates a query for permissions under a user in the Azure DocumentDB database service. It returns IOrderedQueryable{Permission}.

System_CAPS_pubmethodCreatePermissionQuery

Overloaded. This method creates a query for permissions under a user in the Azure DocumentDB database service using a SQL statement with parameterized values. It returns an IQueryable{dynamic}. For more information on preparing SQL statements with parameterized values, please see SqlQuerySpec.

System_CAPS_pubmethodCreatePermissionQuery

Overloaded. This method creates a query for permissions under a user in the Azure DocumentDB database service using a SQL statement. It returns IQueryable{dynamic}.

System_CAPS_pubmethodCreatePermissionQuery

Method to create a query for permissions in the Azure DocumentDB database service.

System_CAPS_pubmethodCreatePermissionQuery

Method to create a query for permissions in the Azure DocumentDB database service.

System_CAPS_pubmethodCreatePermissionQuery

Method to create a query for permissions in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateStoredProcedureAsync

Creates a stored procedure as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateStoredProcedureAsync

Creates a stored procedure as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateStoredProcedureQuery

Overloaded. This method creates a query for stored procedures under a collection in the Azure DocumentDB database service. It returns An IOrderedQueryable{StoredProcedure>.

System_CAPS_pubmethodCreateStoredProcedureQuery

Overloaded. This method creates a query for stored procedures under a collection in the Azure DocumentDB database service using a SQL statement using a SQL statement with parameterized values. It returns an IQueryable{dynamic}. For more information on preparing SQL statements with parameterized values, please see SqlQuerySpec.

System_CAPS_pubmethodCreateStoredProcedureQuery

Overloaded. This method creates a query for stored procedures under a collection in the Azure DocumentDB database service using a SQL statement. It returns an IQueryable{dynamic}.

System_CAPS_pubmethodCreateStoredProcedureQuery

Method to create query for stored procedures in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateStoredProcedureQuery

Method to create query for stored procedures in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateStoredProcedureQuery

Method to create query for stored procedures in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateTriggerAsync

Creates a trigger as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateTriggerAsync

Creates a trigger as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateTriggerQuery

Overloaded. This method creates a query for triggers under a collection in the Azure DocumentDB database service. It returns An IOrderedQueryable{Trigger>.

System_CAPS_pubmethodCreateTriggerQuery

Overloaded. This method creates a query for triggers under a collection in the Azure DocumentDB database service using a SQL statement with parameterized values. It returns an IQueryable{dynamic}. For more information on preparing SQL statements with parameterized values, please see SqlQuerySpec.

System_CAPS_pubmethodCreateTriggerQuery

Overloaded. This method creates a query for triggers under a collection in the Azure DocumentDB database service. It returns an IQueryable{dynamic}.

System_CAPS_pubmethodCreateTriggerQuery

Method to create query for triggers in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateTriggerQuery

Method to create query for triggers in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateTriggerQuery

Method to create query for triggers in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateUserAsync

Creates a user object as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateUserAsync

Creates a user as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateUserDefinedFunctionAsync

Creates a user defined function as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateUserDefinedFunctionAsync

Creates a user defined function as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateUserDefinedFunctionQuery

Overloaded. This method creates a query for udfs under a collection in the Azure DocumentDB database service. It returns An IOrderedQueryable{UserDefinedFunction>.

System_CAPS_pubmethodCreateUserDefinedFunctionQuery

Overloaded. This method creates a query for udfs under a collection in the Azure DocumentDB database service with parameterized values. It returns an IQueryable{dynamic}. For more information on preparing SQL statements with parameterized values, please see SqlQuerySpec.

System_CAPS_pubmethodCreateUserDefinedFunctionQuery

Overloaded. This method creates a query for udfs under a collection in the Azure DocumentDB database service using a SQL statement. It returns an IQueryable{dynamic}.

System_CAPS_pubmethodCreateUserDefinedFunctionQuery

Method to create a query for user-defined functions in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateUserDefinedFunctionQuery

Method to create a query for user-defined functions in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateUserDefinedFunctionQuery

Method to create a query for user-defined functions in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateUserQuery

Overloaded. This method creates a query for users under an Azure DocumentDB database service. It returns IOrderedQueryable{User}.

System_CAPS_pubmethodCreateUserQuery

Overloaded. This method creates a query for users under an Azure DocumentDB database using a SQL statement with parameterized values. It returns an IQueryable{dynamic}. For more information on preparing SQL statements with parameterized values, please see SqlQuerySpec.

System_CAPS_pubmethodCreateUserQuery

Overloaded. This method creates a query for users under an Azure DocumentDB database service. It returns IQueryable{dyanamic}.

System_CAPS_pubmethodCreateUserQuery

Method to create a query for users in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateUserQuery

Method to create a query for users in the Azure DocumentDB database service.

System_CAPS_pubmethodCreateUserQuery

Method to create a query for users in the Azure DocumentDB database service.

System_CAPS_pubmethodDeleteAttachmentAsync

Delete an Attachment from the database as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodDeleteAttachmentAsync

Delete an attachment as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodDeleteConflictAsync

Delete a Conflict as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodDeleteConflictAsync

Delete a conflict as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodDeleteDatabaseAsync

Delete a Database as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodDeleteDatabaseAsync

Delete a database as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodDeleteDocumentAsync

Delete a Document as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodDeleteDocumentAsync

Delete a document as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodDeleteDocumentCollectionAsync

Delete a DocumentCollection as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodDeleteDocumentCollectionAsync

Delete a collection as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodDeletePermissionAsync

Delete a Permission as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodDeletePermissionAsync

Delete a permission as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodDeleteStoredProcedureAsync

Delete a StoredProcedure as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodDeleteStoredProcedureAsync

Delete a stored procedure as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodDeleteTriggerAsync

Delete a Trigger as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodDeleteTriggerAsync

Delete a trigger as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodDeleteUserAsync

Delete a User as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodDeleteUserAsync

Delete a user as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodDeleteUserDefinedFunctionAsync

Delete a UserDefinedFunction as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodDeleteUserDefinedFunctionAsync

Delete a user defined function as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodExecuteStoredProcedureAsync

Executes a stored procedure against a collection as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodExecuteStoredProcedureAsync

Executes a stored procedure against a partitioned collection as an asynchronous operation in the Azure DocumentDB database service, specifiying a target partition.

System_CAPS_pubmethodExecuteStoredProcedureAsync

Executes a stored procedure against a collection as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodExecuteStoredProcedureAsync

Executes a stored procedure against a collection as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodGetDatabaseAccountAsync

Read the DatabaseAccount as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadAttachmentAsync

Reads an Attachment as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadAttachmentAsync

Reads an Attachment as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadAttachmentFeedAsync

Reads the feed (sequence) of Attachment for a document as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadAttachmentFeedAsync

Reads the feed (sequence) of attachments for a document as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadConflictAsync

Reads a Conflict as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadConflictAsync

Reads a Conflict as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadConflictFeedAsync

Reads the feed (sequence) of Conflict for a collection as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadConflictFeedAsync

Reads the feed (sequence) of conflicts for a collection as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadDatabaseAsync

Reads a Database as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadDatabaseAsync

Reads a Database as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadDatabaseFeedAsync

Reads the feed (sequence) of Database for a database account as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadDocumentAsync

Reads a Document as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadDocumentAsync

Reads a Document as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadDocumentCollectionAsync

Reads a DocumentCollection as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadDocumentCollectionAsync

Reads a DocumentCollection as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadDocumentCollectionFeedAsync

Reads the feed (sequence) of DocumentCollection for a database as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadDocumentCollectionFeedAsync

Reads the feed (sequence) of collections for a database as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadDocumentFeedAsync

Reads the feed (sequence) of documents for a specified collection in the Azure DocumentDB database service. This takes returns a ResourceResponse which will contain an enumerable list of dynamic objects.

System_CAPS_pubmethodReadDocumentFeedAsync

Reads the feed (sequence) of documents for a collection as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadMediaAsync

Retrieves the specified attachment content (aka media) in the Azure DocumentDB database service.

System_CAPS_pubmethodReadMediaMetadataAsync

Retrieves the metadata associated with the specified attachment content (aka media) as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadOfferAsync

Reads an Offer as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadOffersFeedAsync

Reads the feed (sequence) of Offer for a database account as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadPermissionAsync

Reads a Permission as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadPermissionAsync

Reads a Permission resource as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadPermissionFeedAsync

Reads the feed (sequence) of Permission for a user as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadPermissionFeedAsync

Reads the feed (sequence) of permissions for a user as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadStoredProcedureAsync

Reads a StoredProcedure as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadStoredProcedureAsync

Reads a StoredProcedure as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadStoredProcedureFeedAsync

Reads the feed (sequence) of StoredProcedure for a collection as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadStoredProcedureFeedAsync

Reads the feed (sequence) of stored procedures for a collection as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadTriggerAsync

Reads a Trigger as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadTriggerAsync

Reads a Trigger as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadTriggerFeedAsync

Reads the feed (sequence) of Trigger for a collection as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadTriggerFeedAsync

Reads the feed (sequence) of triggers for a collection as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadUserAsync

Reads a User as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadUserAsync

Reads a User as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadUserDefinedFunctionAsync

Reads a UserDefinedFunction as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadUserDefinedFunctionAsync

Reads a UserDefinedFunction as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadUserDefinedFunctionFeedAsync

Reads the feed (sequence) of UserDefinedFunction for a collection as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadUserDefinedFunctionFeedAsync

Reads the feed (sequence) of user defined functions for a collection as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadUserFeedAsync

Reads the feed (sequence) of User for a database as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReadUserFeedAsync

Reads the feed (sequence) of users for a database as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReplaceAttachmentAsync

Replaces a Attachment as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReplaceAttachmentAsync

Replaces an attachment as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReplaceDocumentAsync

Replaces a Document as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReplaceDocumentAsync

Replaces a Document as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReplaceDocumentAsync

Replaces a document as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReplaceDocumentCollectionAsync

Replaces a document collection as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReplaceDocumentCollectionAsync

Replaces a document collection as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReplaceOfferAsync

Replaces a Offer as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReplacePermissionAsync

Replaces a Permission as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReplacePermissionAsync

Replaces a permission as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReplaceStoredProcedureAsync

Replaces a StoredProcedure as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReplaceStoredProcedureAsync

Replace the specified stored procedure in the Azure DocumentDB database service.

System_CAPS_pubmethodReplaceTriggerAsync

Replaces a Trigger as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReplaceTriggerAsync

Replaces a trigger as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReplaceUserAsync

Replaces a user as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReplaceUserAsync

Replaces a User as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReplaceUserDefinedFunctionAsync

Replaces a user defined function as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodReplaceUserDefinedFunctionAsync

Replaces a UserDefinedFunction as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodUpdateMediaAsync

Replaces the specified media's content as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodUpsertAttachmentAsync

Upserts an attachment as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodUpsertAttachmentAsync

Upserts an attachment with the contents of the provided mediaStream as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodUpsertAttachmentAsync

Upserts an attachment as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodUpsertAttachmentAsync

Upserts an attachment as an asynchronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodUpsertDocumentAsync

Upserts a Document as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodUpsertDocumentAsync

Upserts a document as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodUpsertPermissionAsync

Upserts a permission on a user object as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodUpsertPermissionAsync

Upserts a permission as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodUpsertStoredProcedureAsync

Upserts a stored procedure as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodUpsertStoredProcedureAsync

Upserts a stored procedure as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodUpsertTriggerAsync

Upserts a trigger as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodUpsertTriggerAsync

Upserts a trigger as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodUpsertUserAsync

Upserts a permission on a user object as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodUpsertUserAsync

Upserts a user as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodUpsertUserDefinedFunctionAsync

Upserts a user defined function as an asychronous operation in the Azure DocumentDB database service.

System_CAPS_pubmethodUpsertUserDefinedFunctionAsync

Upserts a user defined function as an asychronous operation in the Azure DocumentDB database service.

Return to top
Show: