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.
Assembly: Microsoft.Azure.Documents.Client (in Microsoft.Azure.Documents.Client.dll)
| Name | Description | |
|---|---|---|
![]() | Gets the AuthKey used by the client in the Azure DocumentDB database service. | |
![]() | Gets the ConnectionPolicy used by the client in the Azure DocumentDB database service. | |
![]() | Gets the configured ConsistencyLevel of the client in the Azure DocumentDB database service. | |
![]() | Gets the current read endpoint chosen based on availability and preference in the Azure DocumentDB database service. | |
![]() | Gets the endpoint Uri for the service endpoint in the Azure DocumentDB database service. | |
![]() | Gets or sets the session object used for session consistency version tracking in the Azure DocumentDB database service. | |
![]() | Gets the current write endpoint chosen based on availability and preference in the Azure DocumentDB database service. |
| Name | Description | |
|---|---|---|
![]() | CreateAttachmentAsync | Creates an attachment as an asychronous operation in the Azure DocumentDB database service. |
![]() | CreateAttachmentAsync | Creates an attachment with the contents of the provided mediaStream as an asynchronous operation in the Azure DocumentDB database service. |
![]() | CreateAttachmentAsync | Creates an attachment as an asychronous operation in the Azure DocumentDB database service. |
![]() | CreateAttachmentAsync | Creates an attachment as an asynchronous operation in the Azure DocumentDB database service. |
![]() | CreateAttachmentQuery | Overloaded. This method creates a query for attachments in the Azure DocumentDB database service. It returns an IOrderedQueryable{Attachment}. |
![]() | CreateAttachmentQuery | 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. |
![]() | CreateAttachmentQuery | Overloaded. This method creates a query for attachments by using a SQL statement in the Azure DocumentDB database service. It returns an IQueryable{dynamic}. |
![]() | CreateAttachmentQuery | Method to create a query for attachments in the Azure DocumentDB database service. |
![]() | CreateAttachmentQuery | Method to create a query for attachments in the Azure DocumentDB database service. |
![]() | CreateAttachmentQuery | Method to create a query for attachments in the Azure DocumentDB database service. |
![]() | CreateAttachmentQuery | Overloaded. This method creates a query for attachments in the Azure DocumentDB database service. |
![]() | CreateAttachmentQuery | 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. |
![]() | CreateAttachmentQuery | Overloaded. This method creates a query for attachments by using a SQL statement in the Azure DocumentDB database service. |
![]() | CreateAttachmentQuery | Method to create a query for attachments in the Azure DocumentDB database service. |
![]() | CreateAttachmentQuery | Method to create a query for attachments in the Azure DocumentDB database service. |
![]() | CreateAttachmentQuery | Method to create a query for attachments in the Azure DocumentDB database service. |
![]() | CreateConflictQuery | Overloaded. This method creates a query for conflicts under a collection in the Azure DocumentDB database service. It returns An IOrderedQueryable{Conflict}. |
![]() | CreateConflictQuery | 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. |
![]() | CreateConflictQuery | Overloaded. This method creates a query for conflicts under a collection in the Azure DocumentDB database service. It returns an IQueryable{Conflict}. |
![]() | CreateConflictQuery | Method to create a query for conflicts in the Azure DocumentDB database service. |
![]() | CreateConflictQuery | Method to create a query for conflicts in the Azure DocumentDB database service. |
![]() | CreateConflictQuery | Method to create a query for conflicts in the Azure DocumentDB database service. |
![]() | CreateDatabaseAsync | Creates a database resource as an asychronous operation in the Azure DocumentDB database service. |
![]() | CreateDatabaseQuery | Overloaded. This method creates a query for database resources under an account in the Azure DocumentDB database service. It returns An IOrderedQueryable{Database>. |
![]() | CreateDatabaseQuery | 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. |
![]() | CreateDatabaseQuery | 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}. |
![]() | CreateDocumentAsync | Creates a Document as an asychronous operation in the Azure DocumentDB database service. |
![]() | CreateDocumentAsync | Creates a document as an asychronous operation in the Azure DocumentDB database service. |
![]() | CreateDocumentCollectionAsync | Creates a collection as an asychronous operation in the Azure DocumentDB database service. |
![]() | CreateDocumentCollectionAsync | Creates a collection as an asychronous operation in the Azure DocumentDB database service. |
![]() | CreateDocumentCollectionQuery | Overloaded. This method creates a query for collections under an Azure DocumentDB database service. It returns An IOrderedQueryable{DocumentCollection>. |
![]() | CreateDocumentCollectionQuery | 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. |
![]() | CreateDocumentCollectionQuery | Overloaded. This method creates a query for collections under an Azure DocumentDB database using a SQL statement. It returns an IQueryable{DocumentCollection}. |
![]() | CreateDocumentCollectionQuery | Method to create a query for document collections in the Azure DocumentDB database service. |
![]() | CreateDocumentCollectionQuery | Method to create a query for document collections in the Azure DocumentDB database service. |
![]() | CreateDocumentCollectionQuery | Method to create a query for document collections in the Azure DocumentDB database service. |
![]() | CreateDocumentQuery | Overloaded. This method creates a query for documents under a collection in the Azure DocumentDB database service. It returns IOrderedQueryable{Document}. |
![]() | CreateDocumentQuery | 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. |
![]() | CreateDocumentQuery | 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}. |
![]() | CreateDocumentQuery | Method to create a query for documents in the Azure DocumentDB database service. |
![]() | CreateDocumentQuery | Method to create a query for documents in the Azure DocumentDB database service. |
![]() | CreateDocumentQuery | Method to create a query for documents in the Azure DocumentDB database service. |
![]() | CreateDocumentQuery | Overloaded. This method creates a query for documents under a collection in the Azure DocumentDB database service. |
![]() | CreateDocumentQuery | 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. |
![]() | CreateDocumentQuery | 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}. |
![]() | CreateDocumentQuery | Method to create a query for documents in the Azure DocumentDB database service. |
![]() | CreateDocumentQuery | Method to create a query for documents in the Azure DocumentDB database service. |
![]() | CreateDocumentQuery | Method to create a query for documents in the Azure DocumentDB database service. |
![]() | CreateOfferQuery | Overloaded. This method creates a query for offers under an Azure DocumentDB database service account. It returns IOrderedQueryable{Offer}. |
![]() | CreateOfferQuery | 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. |
![]() | CreateOfferQuery | Overloaded. This method creates a query for offers under an Azure DocumentDB database service account using a SQL statement. It returns IQueryable{dynamic}. |
![]() | CreatePermissionAsync | Creates a permission on a user object as an asychronous operation in the Azure DocumentDB database service. |
![]() | CreatePermissionAsync | Creates a permission as an asychronous operation in the Azure DocumentDB database service. |
![]() | CreatePermissionQuery | Overloaded. This method creates a query for permissions under a user in the Azure DocumentDB database service. It returns IOrderedQueryable{Permission}. |
![]() | CreatePermissionQuery | 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. |
![]() | CreatePermissionQuery | 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}. |
![]() | CreatePermissionQuery | Method to create a query for permissions in the Azure DocumentDB database service. |
![]() | CreatePermissionQuery | Method to create a query for permissions in the Azure DocumentDB database service. |
![]() | CreatePermissionQuery | Method to create a query for permissions in the Azure DocumentDB database service. |
![]() | CreateStoredProcedureAsync | Creates a stored procedure as an asychronous operation in the Azure DocumentDB database service. |
![]() | CreateStoredProcedureAsync | Creates a stored procedure as an asychronous operation in the Azure DocumentDB database service. |
![]() | CreateStoredProcedureQuery | Overloaded. This method creates a query for stored procedures under a collection in the Azure DocumentDB database service. It returns An IOrderedQueryable{StoredProcedure>. |
![]() | CreateStoredProcedureQuery | 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. |
![]() | CreateStoredProcedureQuery | 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}. |
![]() | CreateStoredProcedureQuery | Method to create query for stored procedures in the Azure DocumentDB database service. |
![]() | CreateStoredProcedureQuery | Method to create query for stored procedures in the Azure DocumentDB database service. |
![]() | CreateStoredProcedureQuery | Method to create query for stored procedures in the Azure DocumentDB database service. |
![]() | CreateTriggerAsync | Creates a trigger as an asychronous operation in the Azure DocumentDB database service. |
![]() | CreateTriggerAsync | Creates a trigger as an asychronous operation in the Azure DocumentDB database service. |
![]() | CreateTriggerQuery | Overloaded. This method creates a query for triggers under a collection in the Azure DocumentDB database service. It returns An IOrderedQueryable{Trigger>. |
![]() | CreateTriggerQuery | 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. |
![]() | CreateTriggerQuery | Overloaded. This method creates a query for triggers under a collection in the Azure DocumentDB database service. It returns an IQueryable{dynamic}. |
![]() | CreateTriggerQuery | Method to create query for triggers in the Azure DocumentDB database service. |
![]() | CreateTriggerQuery | Method to create query for triggers in the Azure DocumentDB database service. |
![]() | CreateTriggerQuery | Method to create query for triggers in the Azure DocumentDB database service. |
![]() | CreateUserAsync | Creates a user object as an asychronous operation in the Azure DocumentDB database service. |
![]() | CreateUserAsync | Creates a user as an asychronous operation in the Azure DocumentDB database service. |
![]() | CreateUserDefinedFunctionAsync | Creates a user defined function as an asychronous operation in the Azure DocumentDB database service. |
![]() | CreateUserDefinedFunctionAsync | Creates a user defined function as an asychronous operation in the Azure DocumentDB database service. |
![]() | CreateUserDefinedFunctionQuery | Overloaded. This method creates a query for udfs under a collection in the Azure DocumentDB database service. It returns An IOrderedQueryable{UserDefinedFunction>. |
![]() | CreateUserDefinedFunctionQuery | 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. |
![]() | CreateUserDefinedFunctionQuery | 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}. |
![]() | CreateUserDefinedFunctionQuery | Method to create a query for user-defined functions in the Azure DocumentDB database service. |
![]() | CreateUserDefinedFunctionQuery | Method to create a query for user-defined functions in the Azure DocumentDB database service. |
![]() | CreateUserDefinedFunctionQuery | Method to create a query for user-defined functions in the Azure DocumentDB database service. |
![]() | CreateUserQuery | Overloaded. This method creates a query for users under an Azure DocumentDB database service. It returns IOrderedQueryable{User}. |
![]() | CreateUserQuery | 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. |
![]() | CreateUserQuery | Overloaded. This method creates a query for users under an Azure DocumentDB database service. It returns IQueryable{dyanamic}. |
![]() | CreateUserQuery | Method to create a query for users in the Azure DocumentDB database service. |
![]() | CreateUserQuery | Method to create a query for users in the Azure DocumentDB database service. |
![]() | CreateUserQuery | Method to create a query for users in the Azure DocumentDB database service. |
![]() | DeleteAttachmentAsync | Delete an Attachment from the database as an asynchronous operation in the Azure DocumentDB database service. |
![]() | DeleteAttachmentAsync | Delete an attachment as an asynchronous operation in the Azure DocumentDB database service. |
![]() | DeleteConflictAsync | Delete a Conflict as an asynchronous operation in the Azure DocumentDB database service. |
![]() | DeleteConflictAsync | Delete a conflict as an asynchronous operation in the Azure DocumentDB database service. |
![]() | DeleteDatabaseAsync | Delete a Database as an asynchronous operation in the Azure DocumentDB database service. |
![]() | DeleteDatabaseAsync | Delete a database as an asynchronous operation in the Azure DocumentDB database service. |
![]() | DeleteDocumentAsync | Delete a Document as an asynchronous operation in the Azure DocumentDB database service. |
![]() | DeleteDocumentAsync | Delete a document as an asynchronous operation in the Azure DocumentDB database service. |
![]() | DeleteDocumentCollectionAsync | Delete a DocumentCollection as an asynchronous operation in the Azure DocumentDB database service. |
![]() | DeleteDocumentCollectionAsync | Delete a collection as an asynchronous operation in the Azure DocumentDB database service. |
![]() | DeletePermissionAsync | Delete a Permission as an asynchronous operation in the Azure DocumentDB database service. |
![]() | DeletePermissionAsync | Delete a permission as an asynchronous operation in the Azure DocumentDB database service. |
![]() | DeleteStoredProcedureAsync | Delete a StoredProcedure as an asynchronous operation in the Azure DocumentDB database service. |
![]() | DeleteStoredProcedureAsync | Delete a stored procedure as an asynchronous operation in the Azure DocumentDB database service. |
![]() | DeleteTriggerAsync | Delete a Trigger as an asynchronous operation in the Azure DocumentDB database service. |
![]() | DeleteTriggerAsync | Delete a trigger as an asynchronous operation in the Azure DocumentDB database service. |
![]() | DeleteUserAsync | Delete a User as an asynchronous operation in the Azure DocumentDB database service. |
![]() | DeleteUserAsync | Delete a user as an asynchronous operation in the Azure DocumentDB database service. |
![]() | DeleteUserDefinedFunctionAsync | Delete a UserDefinedFunction as an asynchronous operation in the Azure DocumentDB database service. |
![]() | DeleteUserDefinedFunctionAsync | Delete a user defined function as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ExecuteStoredProcedureAsync | Executes a stored procedure against a collection as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ExecuteStoredProcedureAsync | Executes a stored procedure against a partitioned collection as an asynchronous operation in the Azure DocumentDB database service, specifiying a target partition. |
![]() | ExecuteStoredProcedureAsync | Executes a stored procedure against a collection as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ExecuteStoredProcedureAsync | Executes a stored procedure against a collection as an asynchronous operation in the Azure DocumentDB database service. |
![]() | GetDatabaseAccountAsync | Read the DatabaseAccount as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadAttachmentAsync | Reads an Attachment as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadAttachmentAsync | Reads an Attachment as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadAttachmentFeedAsync | Reads the feed (sequence) of Attachment for a document as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadAttachmentFeedAsync | Reads the feed (sequence) of attachments for a document as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadConflictAsync | Reads a Conflict as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadConflictAsync | Reads a Conflict as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadConflictFeedAsync | Reads the feed (sequence) of Conflict for a collection as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadConflictFeedAsync | Reads the feed (sequence) of conflicts for a collection as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadDatabaseAsync | Reads a Database as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadDatabaseAsync | Reads a Database as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadDatabaseFeedAsync | Reads the feed (sequence) of Database for a database account as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadDocumentAsync | Reads a Document as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadDocumentAsync | Reads a Document as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadDocumentCollectionAsync | Reads a DocumentCollection as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadDocumentCollectionAsync | Reads a DocumentCollection as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadDocumentCollectionFeedAsync | Reads the feed (sequence) of DocumentCollection for a database as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadDocumentCollectionFeedAsync | Reads the feed (sequence) of collections for a database as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadDocumentFeedAsync | 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. |
![]() | ReadDocumentFeedAsync | Reads the feed (sequence) of documents for a collection as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadMediaAsync | Retrieves the specified attachment content (aka media) in the Azure DocumentDB database service. |
![]() | ReadMediaMetadataAsync | Retrieves the metadata associated with the specified attachment content (aka media) as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadOfferAsync | Reads an Offer as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadOffersFeedAsync | Reads the feed (sequence) of Offer for a database account as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadPermissionAsync | Reads a Permission as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadPermissionAsync | Reads a Permission resource as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadPermissionFeedAsync | Reads the feed (sequence) of Permission for a user as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadPermissionFeedAsync | Reads the feed (sequence) of permissions for a user as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadStoredProcedureAsync | Reads a StoredProcedure as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadStoredProcedureAsync | Reads a StoredProcedure as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadStoredProcedureFeedAsync | Reads the feed (sequence) of StoredProcedure for a collection as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadStoredProcedureFeedAsync | Reads the feed (sequence) of stored procedures for a collection as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadTriggerAsync | Reads a Trigger as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadTriggerAsync | Reads a Trigger as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadTriggerFeedAsync | Reads the feed (sequence) of Trigger for a collection as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadTriggerFeedAsync | Reads the feed (sequence) of triggers for a collection as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadUserAsync | Reads a User as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadUserAsync | Reads a User as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadUserDefinedFunctionAsync | Reads a UserDefinedFunction as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadUserDefinedFunctionAsync | Reads a UserDefinedFunction as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadUserDefinedFunctionFeedAsync | Reads the feed (sequence) of UserDefinedFunction for a collection as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadUserDefinedFunctionFeedAsync | Reads the feed (sequence) of user defined functions for a collection as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadUserFeedAsync | Reads the feed (sequence) of User for a database as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReadUserFeedAsync | Reads the feed (sequence) of users for a database as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReplaceAttachmentAsync | Replaces a Attachment as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReplaceAttachmentAsync | Replaces an attachment as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReplaceDocumentAsync | Replaces a Document as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReplaceDocumentAsync | Replaces a Document as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReplaceDocumentAsync | Replaces a document as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReplaceDocumentCollectionAsync | Replaces a document collection as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReplaceDocumentCollectionAsync | Replaces a document collection as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReplaceOfferAsync | Replaces a Offer as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReplacePermissionAsync | Replaces a Permission as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReplacePermissionAsync | Replaces a permission as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReplaceStoredProcedureAsync | Replaces a StoredProcedure as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReplaceStoredProcedureAsync | Replace the specified stored procedure in the Azure DocumentDB database service. |
![]() | ReplaceTriggerAsync | Replaces a Trigger as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReplaceTriggerAsync | Replaces a trigger as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReplaceUserAsync | Replaces a user as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReplaceUserAsync | Replaces a User as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReplaceUserDefinedFunctionAsync | Replaces a user defined function as an asynchronous operation in the Azure DocumentDB database service. |
![]() | ReplaceUserDefinedFunctionAsync | Replaces a UserDefinedFunction as an asynchronous operation in the Azure DocumentDB database service. |
![]() | UpdateMediaAsync | Replaces the specified media's content as an asynchronous operation in the Azure DocumentDB database service. |
![]() | UpsertAttachmentAsync | Upserts an attachment as an asychronous operation in the Azure DocumentDB database service. |
![]() | UpsertAttachmentAsync | Upserts an attachment with the contents of the provided mediaStream as an asynchronous operation in the Azure DocumentDB database service. |
![]() | UpsertAttachmentAsync | Upserts an attachment as an asychronous operation in the Azure DocumentDB database service. |
![]() | UpsertAttachmentAsync | Upserts an attachment as an asynchronous operation in the Azure DocumentDB database service. |
![]() | UpsertDocumentAsync | Upserts a Document as an asychronous operation in the Azure DocumentDB database service. |
![]() | UpsertDocumentAsync | Upserts a document as an asychronous operation in the Azure DocumentDB database service. |
![]() | UpsertPermissionAsync | Upserts a permission on a user object as an asychronous operation in the Azure DocumentDB database service. |
![]() | UpsertPermissionAsync | Upserts a permission as an asychronous operation in the Azure DocumentDB database service. |
![]() | UpsertStoredProcedureAsync | Upserts a stored procedure as an asychronous operation in the Azure DocumentDB database service. |
![]() | UpsertStoredProcedureAsync | Upserts a stored procedure as an asychronous operation in the Azure DocumentDB database service. |
![]() | UpsertTriggerAsync | Upserts a trigger as an asychronous operation in the Azure DocumentDB database service. |
![]() | UpsertTriggerAsync | Upserts a trigger as an asychronous operation in the Azure DocumentDB database service. |
![]() | UpsertUserAsync | Upserts a permission on a user object as an asychronous operation in the Azure DocumentDB database service. |
![]() | UpsertUserAsync | Upserts a user as an asychronous operation in the Azure DocumentDB database service. |
![]() | UpsertUserDefinedFunctionAsync | Upserts a user defined function as an asychronous operation in the Azure DocumentDB database service. |
![]() | UpsertUserDefinedFunctionAsync | Upserts a user defined function as an asychronous operation in the Azure DocumentDB database service. |

