MobileForms Toolkit Documentation

DataConnector Properties

The properties of the DataConnector class are listed below. For a complete list of DataConnector class members, see the DataConnector Members topic.

Public Instance Properties

Command Gets or sets the IDbCommand used to retrieve data.
CommandText Gets or sets the command text.
ConnectionString Gets or sets the connection string.
Current Gets the current row of data.
IsOpen Gets the value indicating whether the DataConnector is open.
Mapping Gets the field mapping of the data.
SqlCeVersion 

See Also

DataConnector Class | Resco.Controls.AdvancedComboBox Namespace