DLASupplier

Class for encapsulating navigation through a recordset can be used for example to fill list boxes etc.

@remark

Package DLAFormfactory
Author Bert Dingemans
Alias --
Stereotypes --

Attributes

Name Type Cardinality Description
objReader DbDataReader 1 - 1--
objDataSet DataSet 1 - 1--
strSql String 1 - 1--
blnReader Boolean 1 - 1--
strDataBase String 1 - 1--

Methods

Name Type Description
SetStatement StringPut the sql statement in the form of a dataadapter or datareader with a nice error handling

@returns
@remark
New --Constructor geeft aan dat een datareader gebruikt wordt ipv een dataset

@remark
New ----

Diagrams

DLAFormfactory

--