Property.CompareTo Method
SQL Server 2012
Compares the Property object to another object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- obj
- Type: System.Object
An Object value that specifies the object with which to compare the Property object.
