MobileForms Toolkit Documentation

IDataConnector.Open Method 

Opens the connection to datasource.

bool Open();

Return Value

true when connection is open, otherwise false

Remarks

When the connection is open, position should be set before the first possible row of data.

See Also

IDataConnector Interface | Resco.Controls.AdvancedComboBox Namespace