Class MultipleRowsHelper<T>
- Namespace
- LinqToDB.DataProvider
- Assembly
- linq2db.dll
public class MultipleRowsHelper<T> : MultipleRowsHelper where T : notnull
Type Parameters
T
- Inheritance
-
MultipleRowsHelper<T>
- Inherited Members
- Extension Methods
Constructors
MultipleRowsHelper(ITable<T>, DataOptions)
public MultipleRowsHelper(ITable<T> table, DataOptions options)
Parameters
table
ITable<T>options
DataOptions