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