EnumerableExt..::..ToList<(Of <(<'T>)>)> Method (IDbCommand)
To the list.
Namespace:
CoreAssembly: Core (in Core.dll)
Syntax
public static IEnumerable<T> ToList<T>( IDbCommand command )
Type Parameters
- T
- type of T
Parameters
- command
- Type: IDbCommand
The command.