Skip to content

TQueryableCreate_T_

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

DbEcCreate<T> Class

An DbEcCreate<T> instanse which will be used for all 'Create/Modify/Delete Table' method extensions.

public class DbEcCreate<T> : DbEasyConnect.TQueryExecute<T>

Type parameters

T

Inheritance System.Object 🡒 DbEasyConnect.TQuery<T> 🡒 DbEasyConnect.TQueryExecute<T> 🡒 DbEcCreate<T>

Clone this wiki locally