BMXNET 4.0 Developer API

Overload List

NameDescription
AsyncTableFromCommand(String)
Same as the corresponding TableFromCommand call except a DataTableFuture is returned. See DataTableFuture on how to use a 'Future
AsyncTableFromCommand(String, String)
Same as the corresponding TableFromCommand call except a DataTableFuture is returned. See DataTableFuture on how to use a 'Future
AsyncTableFromCommand(String, DataSet, String)
Same as the corresponding TableFromCommand call except a DataTableFuture is returned. See DataTableFuture on how to use a 'Future
AsyncTableFromCommand(String, DataSet, String, String)
Same as the corresponding TableFromCommand call except a DataTableFuture is returned. See DataTableFuture on how to use a 'Future

See Also