C# 클래스 FileTransfer.LogToDb.ErrorLogger

상속: LogToSQLiteDb
파일 보기 프로젝트 열기: targeton/FileTransfer

보호된 메소드들

메소드 설명
BatchInsertRows ( DbConnection conn, IEnumerable rows ) : void

메소드 상세

BatchInsertRows() 보호된 메소드

protected BatchInsertRows ( DbConnection conn, IEnumerable rows ) : void
conn System.Data.Common.DbConnection
rows IEnumerable
리턴 void