Click or drag to resize

IPerformanceTakerLoadDataTable Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Data.interfaces
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
void LoadDataTable(
	DataTable input,
	bool removeCurrent = true
)
Request Example View Source

Parameters

input
Type: System.DataDataTable
removeCurrent (Optional)
Type: SystemBoolean
See Also