SqlCeVersion Operators

Include Protected Members
Include Inherited Members

The SqlCeVersion type exposes the following members.

Operators

  Name Description
Public operatorStatic member Equality Determines whether the first specified SqlCeVersion object is equal to the second specified SqlCeVersion object.
Public operatorStatic member GreaterThan Determines whether the first specified SqlCeVersion object is greater than the second specified SqlCeVersion object.
Public operatorStatic member GreaterThanOrEqual Determines whether the first specified SqlCeVersion object is greater than or equal to the second specified SqlCeVersion object.
Public operatorStatic member Inequality Determines whether the first specified SqlCeVersion object is not equal to the second specified SqlCeVersion object.
Public operatorStatic member LessThan Determines whether the first specified SqlCeVersion object is less than the second specified SqlCeVersion object.
Public operatorStatic member LessThanOrEqual Determines whether the first specified SqlCeVersion object is less than or equal to the second SqlCeVersion object.

Top

See Also

Reference

SqlCeVersion Class

Microsoft.SqlServerCe.VersionManagement Namespace