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