Méthode | Description | |
---|---|---|
AddParameter ( string name, DbType dbType ) : void | ||
Flush ( ) : void | ||
Insert ( ) : void | ||
SQLiteBulkInsert ( |
public AddParameter ( string name, DbType dbType ) : void | ||
name | string | |
dbType | DbType | |
Résultat | void |
public SQLiteBulkInsert ( |
||
dbConnection | ||
tableName | string | |
Résultat | System |