save

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void save(Database db, DataTable!T rows, string[] sources, string company)
    void
    save
    (
    T
    )
    (
    Database db
    ,
    DataTable!T rows
    ,
    string[] sources
    ,
    string company
    )
  2. void save(Database db, DataRow!(T)[] rows, string[] tableNames)

Meta