Description |
---|
Excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
Imports data from a
|
Signature | ||||
---|---|---|---|---|
| ||||
public Table ImportData(System.Data.DataTable data) |
Signature | ||||
---|---|---|---|---|
| ||||
Public Function ImportData(ByVal data As System.Data.DataTable) As Table |
Parameters |
---|
Param | ||||
---|---|---|---|---|
| ||||
Contains the data to be imported. |
Returns |
---|
The |
Example | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|