SqlCeInfo Class
Visual Studio 2010
Base class encapsulating all the required SQL Server Compact information.
System.Object
Microsoft.SqlServerCe.VersionManagement.SqlCeInfo
Microsoft.SqlServerCe.VersionManagement.SqlCeDesignTimeInfo
Microsoft.SqlServerCe.VersionManagement.SqlCeRuntimeInfo
Microsoft.SqlServerCe.VersionManagement.SqlCeInfo
Microsoft.SqlServerCe.VersionManagement.SqlCeDesignTimeInfo
Microsoft.SqlServerCe.VersionManagement.SqlCeRuntimeInfo
Namespace: Microsoft.SqlServerCe.VersionManagement
Assembly: Microsoft.SqlServerCe.VersionManagement (in Microsoft.SqlServerCe.VersionManagement.dll)
The SqlCeInfo type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Description | Gets or sets the description. |
![]() | FactoryName | Gets or sets the factory name. |
![]() | FactoryType | Gets or sets the factory type. |
![]() | Name | Gets or sets the name. |
![]() | Version | Gets or sets the version. |
| Name | Description | |
|---|---|---|
![]() | Equals | (inherited from Object) |
![]() | Finalize | (inherited from Object) |
![]() | GetHashCode | (inherited from Object) |
![]() | GetType | (inherited from Object) |
![]() | Initialize | Sets the SQL Server Compact product name given the version information. |
![]() | MemberwiseClone | (inherited from Object) |
![]() | ToString | (inherited from Object) |
