Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
FileTransfer
LogToDb
ErrorLogger
C# Class FileTransfer.LogToDb.ErrorLogger
Inheritance:
LogToSQLiteDb
ファイルを表示
Open project: targeton/FileTransfer
Protected Methods
Method
Description
BatchInsertRows
(
DbConnection
conn
,
IEnumerable
rows
) :
void
Method Details
BatchInsertRows()
protected
method
protected
BatchInsertRows
(
DbConnection
conn
,
IEnumerable
rows
) :
void
conn
System.Data.Common.DbConnection
rows
IEnumerable
return
void