The methods of the SqlCeCmd class are listed below. For a complete list of SqlCeCmd class members, see the SqlCeCmd Members topic.
Dispose | Disposes of the unmanaged resources. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
Execute | Executes the command without returning a rowset. |
ExecuteQuery | Executes the command as a query returning a SqlCeRowset object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
Prepare | Marks the command for preparation. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize | Finalizer |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
SqlCeCmd Class | Primeworks.DesktopSqlCe Namespace