DeleteDocuments.

Delete(Action<DeletionConfigurationCreator>) Method

Assembly
Cake.DocumentDb.dll
Namespace
Cake.DocumentDb.Deletion
Containing Type
DeleteDocuments

Syntax

protected void Delete(Action<DeletionConfigurationCreator> action)

Parameters

Name Type Description
action Action<DeletionConfigurationCreator>

Return Value

Type Description
void