Click or drag to resize

aceAdvancedConsoleWorkspaceloadData Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Loads the data.

Namespace:  imbACE.Services.console
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public DataTable loadData(
	string tableName
)
Request Example View Source

Parameters

tableName
Type: SystemString
Name of the table.

Return Value

Type: DataTable
See Also