Implement provider models via the IDataReader, IDataRecord, IDBConnection, IDBCommand and IDataParameter[+Collection] interfaces to iterate over SQLite tables as well as flat, delimited, fixed, and/or XML files.
Ideally, the XML provider should sync with the existing XmlSerializer implementation, and generate mappings between XPath query parameters and IDataParameters for loading partial/filtered collections in from serialized XML files/streams.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1933659
Originator: YES
Implement provider models via the IDataReader, IDataRecord, IDBConnection, IDBCommand and IDataParameter[+Collection] interfaces to iterate over SQLite tables as well as flat, delimited, fixed, and/or XML files.
Ideally, the XML provider should sync with the existing XmlSerializer implementation, and generate mappings between XPath query parameters and IDataParameters for loading partial/filtered collections in from serialized XML files/streams.