BMXNET 4.0 Developer API
            Same as the corresponding TableFromRPC call except a DataTableFuture is returned.  See DataTableFuture on how to use a 'Future
            
    Namespace: 
   IndianHealthService.BMXNetAssembly: BMXNET40 (in BMXNET40.dll)
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
Parameters
- rpcCommand
- String
 The remote procedure call name
- rpcParameter
- String
 A carrot ^ delimited string of input parameters
- aDataSet
- DataSet
 The DataSet to be populated with a resulting DataTable named aTableNAme
- aTableName
- String
 The name of the DataTable in the DataSet to populate or to create
- aContext
- String
 The AppContext to set prior to the call


























