wwDotNetBridge::DataSetToCursors

Converts a .NET DataSet to cursors that match the tables in the DataSet's Tables collection.

o.DataSetToCursors(loDs)

Returns

.T. or .F.

Parameters

loDs
The dataset that is to be turned into cursors

See also