C# 클래스 Raven.Light.Persistence.TableStorage

상속: Database
파일 보기 프로젝트 열기: hibernating-rhinos/Raven.Light 1 사용 예제들

공개 메소드들

메소드 설명
Batch ( Action action ) : void
TableStorage ( IPersistentSource persistentSource ) : System

메소드 상세

Batch() 공개 메소드

public Batch ( Action action ) : void
action Action
리턴 void

TableStorage() 공개 메소드

public TableStorage ( IPersistentSource persistentSource ) : System
persistentSource IPersistentSource
리턴 System