Extensions of
DataSet
.
- Namespace
- Songhay
.Extensions - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["DataSetExtensions"]
class Type type-node
Syntax
public static class DataSetExtensions
Methods
Name | Return Value | Summary |
---|---|---|
ToFirstTableDataRows |
IEnumerable |
Converts the
DataSet into a first table data rows.
static
|
To |
IEnumerable |
Converts the
DataSet into a first table first column.
static
|
To |
IEnumerable |
Converts the
DataSet into a first table first column.
static
|
ToFirstTableRows |
IEnumerable |
Converts the
DataSet into a first table rows.
static
|
ToFirstTableRows |
IEnumerable |
Converts the
DataSet into a first table rows.
static
|