DLADataSetHelper

Helper for working with datatables and datasets in import and export routines

Package DLAFormfactory
Author Bert Dingemans
Alias --
Stereotypes --

Attributes

Name Type Cardinality Description
DataSet DataSet 1 - 1--
_DataRow DataRow 1 - 1--
_DataTable DataTable 1 - 1Active datatable in a dataset

Methods

Name Type Description
DataTable2String StringConvert a datatable content to a string based on a template string
NewDataTable BooleanCreate a new data table with a table name and a list of column names
DataTable DataTableSet or get a datatable

@returns
DataRow DataRowActive datarow of the datatable
New --Create a new instance of the helper

Diagrams

DLAFormfactory

--