Namespace SqlDotNet.CLRInterface
Classes
QueryParameter
Base query paraneter
QueryResultRow
Contains the result of a select statement as row.
Interfaces
IQueryExecutor
Interface which must be implemented to execute parsed sql queries. If this interface is implemented correctly, the library is designed to work in any way.