Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
FileTransfer
LogToDb
ErrorLogger
C# Class FileTransfer.LogToDb.ErrorLogger
Inheritance:
LogToSQLiteDb
Afficher le fichier
Open project: targeton/FileTransfer
Méthodes protégées
Méthode
Description
BatchInsertRows
(
DbConnection
conn
,
IEnumerable
rows
) :
void
Method Details
BatchInsertRows()
protected
méthode
protected
BatchInsertRows
(
DbConnection
conn
,
IEnumerable
rows
) :
void
conn
System.Data.Common.DbConnection
rows
IEnumerable
Résultat
void