Метод | Описание | |
---|---|---|
Execute ( this self, DocumentDatabase database ) : void | ||
ExecuteBatch ( this self, DocumentDatabase database ) : Raven.Abstractions.Data.BatchResult |
Метод | Описание | |
---|---|---|
Execute ( ICommandData self, DocumentDatabase database, Raven.Abstractions.Data.BatchResult batchResult ) : void |
public static Execute ( this self, DocumentDatabase database ) : void | ||
self | this | |
database | DocumentDatabase | |
Результат | void |
public static ExecuteBatch ( this self, DocumentDatabase database ) : Raven.Abstractions.Data.BatchResult | ||
self | this | |
database | DocumentDatabase | |
Результат | Raven.Abstractions.Data.BatchResult |