Delegate function to each records.
You can use this delegate for making list of some class from recordset.
Namespace: DataBaseExecutorsYou can use this delegate for making list of some class from recordset.
Assembly: DataBaseExecutors (in DataBaseExecutors.dll) Version: 1.0.1.3 (1.0.1.3)
Syntax
Parameters
- reader
- Type: System.Data.Common DbDataReader
- counter
- Type: System Int64
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "T:DataBaseExecutors.DBExecution.fetchDbItem`1"]
Return Value
Type: TSee Also