This topic has not yet been rated - Rate this topic

SqlCeInfo Class

Visual Studio 2010

Base class encapsulating all the required SQL Server Compact information.

Namespace:  Microsoft.SqlServerCe.VersionManagement
Assembly:  Microsoft.SqlServerCe.VersionManagement (in Microsoft.SqlServerCe.VersionManagement.dll)
[<AbstractClassAttribute>]
type SqlCeInfo =  class end

The SqlCeInfo type exposes the following members.

  NameDescription
Public propertyDescriptionGets or sets the description.
Public propertyFactoryNameGets or sets the factory name.
Public propertyFactoryTypeGets or sets the factory type.
Public propertyNameGets or sets the name.
Public propertyVersionGets or sets the version.
Top
  NameDescription
Public methodEquals (inherited from Object)
Protected methodFinalize (inherited from Object)
Public methodGetHashCode (inherited from Object)
Public methodGetType (inherited from Object)
Protected methodInitializeSets the SQL Server Compact product name given the version information.
Protected methodMemberwiseClone (inherited from Object)
Public methodToString (inherited from Object)
Top
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.