SqlCeConnection Members
Public Constructors
![]() Supported only by the .NET Compact Framework. |
Overloaded. Initializes a new instance of the SqlCeConnection class. |
Public Properties
![]() Supported only by the .NET Compact Framework. |
Gets or sets the string used to open a database. |
![]() Supported only by the .NET Compact Framework. |
Gets the time to wait while trying to establish a connection before terminating the attempt and generating an error. |
![]() Supported only by the .NET Compact Framework. |
Gets the name of the current database or the database to be used when a connection is open. |
![]() Supported only by the .NET Compact Framework. |
Gets the file name of the data source. In SQL Server CE, databases are always stored in separate files. |
![]() Supported only by the .NET Compact Framework. |
Gets the current state of the connection. |
Public Methods
![]() Supported only by the .NET Compact Framework. |
Overloaded. Begins a database transaction. |
![]() Supported only by the .NET Compact Framework. |
Changes the current database for an open SqlCeConnection. |
![]() Supported only by the .NET Compact Framework. |
Closes the connection to the data source. This is the preferred method of closing any open connection. |
![]() Supported only by the .NET Compact Framework. |
Creates and returns a SqlCeCommand object associated with the SqlCeConnection. |
![]() |
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 all the unmanaged resources used by the SqlCeConnection and optionally releases the managed resources. |
![]() Supported only by the .NET Compact Framework. |
Overloaded. Determines whether two Object instances are equal. |
![]() 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. |
Opens a database connection with the property settings specified by the ConnectionString. |
![]() Supported only by the .NET Compact Framework. |
Returns a String that represents the current Object. |
Public Events
![]() |
Occurs when the .NET Compact Framework data provider for SQL Server sends a warning or an informational message. |
![]() |
Occurs when the state of the connection changes. |
Protected Methods
![]() Supported only by the .NET Compact Framework. |
Overridden. Releases the unmanaged resources used by the SqlCeConnection. This method cannot be called by client applications.
In C# and C++, finalizers are expressed using destructor syntax. |
![]() Supported only by the .NET Compact Framework. |
Creates a shallow copy of the current Object. |
See Also
SqlCeConnection Class | System.Data.SqlServerCe Namespace
Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.