Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Raven
Light
Commands
DeleteCommandData
C# Class Raven.Light.Commands.DeleteCommandData
A single batch operation for a document DELETE
Inheritance:
ICommandData
Exibir arquivo
Open project: hibernating-rhinos/Raven.Light
Public Methods
Method
Description
Execute
(
StorageActions
storage
) :
BatchResult
Method Details
Execute()
public
method
public
Execute
(
StorageActions
storage
) :
BatchResult
storage
Raven.Light.Persistence.StorageActions
return
BatchResult