AppStandardDataItemClassImport Method | ![]() |
Name | Description | |
---|---|---|
![]() | Import(DataTable) |
Data import from a data table
|
![]() | Import(String) |
Data import from a CSV file. First row is column label.
|
![]() | Import(Stream, String, String) |
Data import from a stream with CSV structure. First row is column label.
|