SqlCeVersion Methods

Include Protected Members
Include Inherited Members

The SqlCeVersion type exposes the following members.

Methods

  Name Description
Public method CompareTo(Object) Indicates the comparison of two instance of the SqlCeVersion class and returns 0 if they are the same.
Public method CompareTo(SqlCeVersion) Indicates the comparison of the current SqlCeVersion object to a specified SqlCeVersion and returns an indication of their relative values.
Public method Equals(Object) Specifies a value that indicates whether the current SqlCeVersion object is equal to a specified object. (Overrides Object.Equals(Object).)
Public method Equals(SqlCeVersion) Specifies a value indicating whether the current SqlCeVersion object is equal to a specified object.
Protected method Finalize (inherited from Object)
Public method GetHashCode Retrieves a hash code for the current SqlCeVersion object. (Overrides Object.GetHashCode().)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString Converts the value of the current SqlCeVersion object to its equivalent string representation. (Overrides Object.ToString().)

Top

See Also

Reference

SqlCeVersion Class

Microsoft.SqlServerCe.VersionManagement Namespace