| DataSourceControllerGetDataSet Method |
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic virtual DataTable GetDataSet(
string dataSourceName,
Dictionary<string, Object> dataSourceParameters
)
Parameters
- dataSourceName
- Type: SystemString
- dataSourceParameters
- Type: System.Collections.GenericDictionaryString, Object
Return Value
Type:
DataTable
See Also