Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Raven
Light
Commands
PutCommandData
C# Class Raven.Light.Commands.PutCommandData
A single batch operation for a document PUT
Inheritance:
ICommandData
Datei anzeigen
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