IDbContext..::..AddRange<(Of <(<'TEntity>)>)> Method
Adds the range.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
Type Parameters
- TEntity
- The type of the t entity.
Parameters
- listToAdd
- Type: List<(Of <(<'TEntity>)>)>
The list to add.