Click or drag to resize

DataTableExtended Constructor (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the DataTableExtended class.

Namespace:  imbSCI.DataComplex.tables
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public DataTableExtended(
	string tablename
)
Request Example View Source

Parameters

tablename
Type: SystemString
The tablename.
See Also