SqlCeDataAdapter Members
Public Constructors
![]() Supported only by the .NET Compact Framework. |
Overloaded. Initializes a new instance of the SqlCeDataAdapter class. |
Public Properties
![]() |
Gets or sets a value indicating whether AcceptChanges is called on a DataRow after it is added to the DataTable during any of the Fill operations. |
![]() |
Gets the IContainer that contains the Component. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets a value that specifies whether to generate an exception when an error is encountered during a row update. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets an SQL statement for deleting records from the data set. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets an SQL statement used to insert new records into the data source. |
![]() Supported only by the .NET Compact Framework. |
Determines the action to take when incoming data does not have a matching table or column. |
![]() Supported only by the .NET Compact Framework. |
Determines the action to take when existing DataSet schema does not match incoming data. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets an SQL statement used to select records in the data source. |
![]() |
Gets or sets the ISite of the Component. |
![]() |
Gets a collection that provides the master mapping between a source table and a DataTable. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets an SQL statement used to update records in the data source. |
Public Methods
![]() |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() Supported only by the .NET Compact Framework. |
Overloaded. Releases the resources used by the Component. |
![]() Supported only by the .NET Compact Framework. |
Overloaded. Determines whether two Object instances are equal. |
![]() Supported only by the .NET Compact Framework. |
Overloaded. Overridden. Adds or refreshes rows in the DataSet to match those in the data source. |
![]() Supported only by the .NET Compact Framework. |
Overloaded. Overridden. Adds a DataTable to a DataSet and configures the schema to match that in the data source. |
![]() Supported only by the .NET Compact Framework. |
Overridden. Gets the parameters set by the user when executing an SQL SELECT statement. |
![]() Supported only by the .NET Compact Framework. |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() |
Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() Supported only by the .NET Compact Framework. |
Gets the Type of the current instance. |
![]() |
Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() Supported only by the .NET Compact Framework. |
Returns a String that represents the current Object. |
![]() Supported only by the .NET Compact Framework. |
Overloaded. Calls the respective INSERT, UPDATE, or DELETE statements for each inserted, updated, or deleted row in the DataSet. |
Public Events
![]() |
Adds an event handler to listen to the Disposed event on the component. |
![]() |
Returned when an error occurs during a fill operation. |
![]() |
Occurs during Update after a command is executed against the data source. The attempt to update is made, so the event fires. |
![]() |
Occurs during Update before a command is executed against the data source. The attempt to update is made, so the event fires. |
Protected Properties
![]() |
Gets a value that indicates whether the Component is currently in design mode. |
Protected Methods
![]() Supported only by the .NET Compact Framework. |
Overridden. See DataAdapter.CloneInternals. |
![]() Supported only by the .NET Compact Framework. |
Overridden. See DbDataAdapter.CreateRowUpdatedEvent. |
![]() Supported only by the .NET Compact Framework. |
Overridden. See DbDataAdapter.CreateRowUpdatingEvent. |
![]() Supported only by the .NET Compact Framework. |
Creates a new DataTableMappingCollection. |
![]() Supported only by the .NET Compact Framework. |
Overloaded. |
![]() Supported only by the .NET Compact Framework. |
Overloaded. Overridden. Adds or refreshes rows in the DataSet to match those in the data source. |
![]() Supported only by the .NET Compact Framework. |
Overloaded. Overridden. Adds a DataTable to a DataSet and configures the schema to match that in the data source. |
![]() Supported only by the .NET Compact Framework. |
Overridden. Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.
In C# and C++, finalizers are expressed using destructor syntax. |
![]() |
Returns an object that represents a service provided by the Component or by its Container. |
![]() Supported only by the .NET Compact Framework. |
Creates a shallow copy of the current Object. |
![]() Supported only by the .NET Compact Framework. |
Raises the FillError event. |
![]() Supported only by the .NET Compact Framework. |
Overridden. Raises the RowUpdated event using a RowUpdatedEventArgs object. |
![]() Supported only by the .NET Compact Framework. |
Overridden. Raises the RowUpdating event using a RowUpdatingEventArgs object. |
![]() |
Determines whether one or more DataTableMapping objects exist and they should be persisted. |
![]() Supported only by the .NET Compact Framework. |
Overloaded. Calls the respective INSERT, UPDATE, or DELETE statements for each inserted, updated, or deleted row in the DataSet. |
See Also
SqlCeDataAdapter Class | System.Data.SqlServerCe Namespace
Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.