Select(T) Method

SimpleEssentials

SqlBuilder..::..Select<(Of <(<'T>)>)> Method

Namespace:  SimpleEssentials.Utils
Assembly:  SimpleEssentials (in SimpleEssentials.dll)

Syntax


public static CustomCommand Select<T>()
Public Shared Function Select(Of T) As CustomCommand
public:
generic<typename T>
static CustomCommand^ Select()

Type Parameters

T