Skip to content

TQueryable_T_

Jacob Spitzer edited this page Aug 28, 2022 · 2 revisions

DbEc<T> Class

An DbEc<T> instanse which will be used to query and/or modify the Database with DbEasyConnect method extensions.

public class DbEc<T> : DbEasyConnect.TQueryGet<T>

Type parameters

T

Inheritance System.Object 🡒 DbEasyConnect.TQuery<T> 🡒 DbEasyConnect.TQueryGet<T> 🡒 DbEc<T>

Clone this wiki locally