TypeInfo.CompareTo(TypeInfo) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public int CompareTo(Microsoft.SqlServer.Management.SqlParser.Metadata.TypeInfo other);
abstract member CompareTo : Microsoft.SqlServer.Management.SqlParser.Metadata.TypeInfo -> int
override this.CompareTo : Microsoft.SqlServer.Management.SqlParser.Metadata.TypeInfo -> int
Public Function CompareTo (other As TypeInfo) As Integer
- other
- TypeInfo
Product | Versions |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0 |