Gets the specified Data Table.
Namespace: Facilita.Fc.RuntimeAssembly: fc_clr (in fc_clr.dll) Version: 9.5.7.98
Syntax
public IDataTable GetDataTable( string key )
Parameters
- key
- Type: System String
The name of the IDataTable.
Return Value
A reference to a named IDataTable object.Remarks
See Also