C# Class Raven.Light.Commands.PutCommandData

A single batch operation for a document PUT
Inheritance: ICommandData
Afficher le fichier Open project: hibernating-rhinos/Raven.Light

Méthodes publiques

Méthode Description
Execute ( StorageActions storage ) : BatchResult

Method Details

Execute() public méthode

public Execute ( StorageActions storage ) : BatchResult
storage Raven.Light.Persistence.StorageActions
Résultat BatchResult