Skip to content

TQueryableExtended_T_

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

DbEcExtended<T> Class

An DbEcExtended<T> instanse which will be used to query and/or modify the Database with TQuery method extensions with advanced options of the TQuery library, to read/modify the generated SQL command, and more.

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

Type parameters

T

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

Clone this wiki locally