Seal Report Library
Seal Report Library
Namespaces
Seal.Helpers
CustomLINQtoDataSetMethods Class
CustomLINQtoDataSetMethods Methods
CopyToDataTable2 Method
CopyToDataTable2<T>(IEnumerable<T>) Method
CopyToDataTable2<T>(IEnumerable<T>, DataTable, Nullable<LoadOption>) Method
Custom
LINQto
Data
Set
Methods
.
Copy
To
Data
Table
2
<
T
>
(IEnumerable
<
T
>
) Method
Namespace:
Seal.Helpers
Assembly:
SealLibrary (in SealLibrary.dll) Version: 8.3.0.0+c4d725cbae26375217e6c77c92a07fffaea6377d
Syntax
C#
Copy
public
static
DataTable
CopyToDataTable2
<T>(
this
IEnumerable
<T>
source
)
Parameters
source
IEnumerable
<
T
>
Type Parameters
T
Return Value
DataTable
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
IEnumerable
<
T
>
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
CustomLINQtoDataSetMethods Class
CopyToDataTable2 Overload
Seal.Helpers Namespace
https://sealreport.org