Data Port Sync 1.0.500

SqlCeCmd Properties

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

Public Instance Properties

CommandText Gets or sets the command text.
Database Gets or sets the SqlCeDatabase object representing the database against which the command runs.
Parameters Gets the parameter collection.
RecordsAffected Gets the number of rows affected by the command.

See Also

SqlCeCmd Class | Primeworks.DesktopSqlCe Namespace