Data Port Sync 1.0.500

SqlCeCmd Methods

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

Public Instance Methods

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.

Protected Instance Methods

Finalize Finalizer
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

SqlCeCmd Class | Primeworks.DesktopSqlCe Namespace