C# 클래스 LiteDB_V6.CollectionIndex

파일 보기 프로젝트 열기: faush01/Emby.Kodi.SyncQueue 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FreeIndexPageID uint
IndexPattern System.Text.RegularExpressions.Regex

공개 메소드들

메소드 설명
CollectionIndex ( ) : System

메소드 상세

CollectionIndex() 공개 메소드

public CollectionIndex ( ) : System
리턴 System

프로퍼티 상세

FreeIndexPageID 공개적으로 프로퍼티

Get a reference for the free list index page - its private list per collection/index (must be a Field to be used as reference parameter)
public uint FreeIndexPageID
리턴 uint

IndexPattern 공개적으로 정적으로 프로퍼티

public static Regex,System.Text.RegularExpressions IndexPattern
리턴 System.Text.RegularExpressions.Regex