The properties of the SqlCeCmd class are listed below. For a complete list of SqlCeCmd class members, see the SqlCeCmd Members topic.
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. |
SqlCeCmd Class | Primeworks.DesktopSqlCe Namespace