SqlCeVersion.CompareTo Method

Include Protected Members
Include Inherited Members

Indicates the comparison of two instance of the SqlCeVersion class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  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.

Top

See Also

Reference

SqlCeVersion Class

Microsoft.SqlServerCe.VersionManagement Namespace