SqlCeCommandBuilder Members
Public Constructors
![]() Supported only by the .NET Compact Framework. |
Overloaded. Initializes a new instance of the SqlCeCommandBuilder class. |
Public Properties
![]() |
Gets the IContainer that contains the Component. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets a SqlCeDataAdapter object for which SQL statements are automatically generated. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets the beginning character or characters to use when specifying SQL Server database objects (for example, tables or columns) whose names contain characters such as spaces or reserved tokens. |
![]() Supported only by the .NET Compact Framework. |
Gets or sets the ending character or characters to use when specifying SQL Server database objects (for example, tables or columns) whose names contain characters, such as spaces or reserved tokens. |
![]() |
Gets or sets the ISite of the Component. |
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. |
Releases the resources used by the SqlCeCommandBuilder. |
![]() Supported only by the .NET Compact Framework. |
Overloaded. Determines whether two Object instances are equal. |
![]() Supported only by the .NET Compact Framework. |
Gets the automatically generated SqlCeCommand object required to perform deletions on the database when an application calls Update on the SqlCeDataAdapter. |
![]() 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. |
![]() Supported only by the .NET Compact Framework. |
Gets the automatically generated SqlCeCommand object required to perform inserts on the database when an application calls Update on the SqlCeDataAdapter. |
![]() |
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. |
![]() Supported only by the .NET Compact Framework. |
Gets the automatically generated SqlCeCommand object required to perform updates on the database when an application calls Update on the SqlCeDataAdapter. |
![]() |
Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() Supported only by the .NET Compact Framework. |
Refreshes the database schema information used to generate INSERT, UPDATE, or DELETE statements. |
![]() Supported only by the .NET Compact Framework. |
Returns a String that represents the current Object. |
Public Events
![]() |
Adds an event handler to listen to the Disposed event on the component. |
Protected Properties
![]() |
Gets a value that indicates whether the Component is currently in design mode. |
![]() |
Gets the list of event handlers that are attached to this Component. |
Protected Methods
![]() 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. |
See Also
SqlCeCommandBuilder Class | System.Data.SqlServerCe Namespace
Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.