C# 클래스 VelocityDbSchema.TextIndexer.WordHit

상속: OptimizedPersistable
파일 보기 프로젝트 열기: VelocityDB/VelocityDB 1 사용 예제들

공개 메소드들

메소드 설명
Add ( System.UInt64 position ) : void
WordHit ( Document doc, System.UInt64 position, SessionBase session ) : System

메소드 상세

Add() 공개 메소드

public Add ( System.UInt64 position ) : void
position System.UInt64
리턴 void

WordHit() 공개 메소드

public WordHit ( Document doc, System.UInt64 position, SessionBase session ) : System
doc Document
position System.UInt64
session SessionBase
리턴 System