C# 클래스 SemWeb.Stores.SQLStore2.Importer

상속: StatementSink
파일 보기 프로젝트 열기: JoshData/semweb-dotnet

공개 메소드들

메소드 설명
Add ( Statement statement ) : bool
Importer ( SQLStore2 parent ) : System
RunAddBuffer ( ) : void

비공개 메소드들

메소드 설명
RunAddBufferDynamic ( ) : void

메소드 상세

Add() 공개 메소드

public Add ( Statement statement ) : bool
statement Statement
리턴 bool

Importer() 공개 메소드

public Importer ( SQLStore2 parent ) : System
parent SQLStore2
리턴 System

RunAddBuffer() 공개 메소드

public RunAddBuffer ( ) : void
리턴 void