[This is preliminary documentation and subject to change.]
Executes the SQL command and returns a SqlCeDataReader object to read the resulting data.
Executes the SQL command and returns a SqlCeDataReader object to read the resulting data.
new public SqlCeDataReader ();
Executes the command and returns a SqlCeDataReader object.
new public SqlCeDataReader (CommandBehavior);
SqlCeCommand Class | Primeworks.DesktopSqlCe Namespace