Click or drag to resize

SQLiteConnection.InsertAll Method

Overload List
  NameDescription
Public methodInsertAll(IEnumerable)
Inserts all specified objects.
Public methodInsertAll(IEnumerable, String)
Inserts all specified objects.
Public methodInsertAll(IEnumerable, Type)
Inserts all specified objects.
Top
See Also