C# 클래스 NDB.SequenceCounter

상속: PersistentCounter
파일 보기 프로젝트 열기: Kirosoft/NouchDB 1 사용 예제들

공개 메소드들

메소드 설명
Get ( ) : long
Next ( ) : long
Reset ( ) : void
SequenceCounter ( string storePath, string>.Dictionary options = null ) : System

메소드 상세

Get() 공개 메소드

public Get ( ) : long
리턴 long

Next() 공개 메소드

public Next ( ) : long
리턴 long

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

SequenceCounter() 공개 메소드

public SequenceCounter ( string storePath, string>.Dictionary options = null ) : System
storePath string
options string>.Dictionary
리턴 System