EnumerableExt..::..ToList<(Of <(<'T>)>)> Method (IDbCommand)

To the list.

Namespace:  Core
Assembly:  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.

Return Value

returns type of T