C# Class Raven.Light.Persistence.TableStorage

Inheritance: Database
ファイルを表示 Open project: hibernating-rhinos/Raven.Light Class Usage Examples

Public Methods

Method Description
Batch ( Action action ) : void
TableStorage ( IPersistentSource persistentSource ) : System

Method Details

Batch() public method

public Batch ( Action action ) : void
action Action
return void

TableStorage() public method

public TableStorage ( IPersistentSource persistentSource ) : System
persistentSource IPersistentSource
return System