Server.CompareUrn(Urn, Urn) Method
Definition
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.
Compares two Urn's, taking into account the collations on the server
public int CompareUrn (Microsoft.SqlServer.Management.Sdk.Sfc.Urn urn1, Microsoft.SqlServer.Management.Sdk.Sfc.Urn urn2);
member this.CompareUrn : Microsoft.SqlServer.Management.Sdk.Sfc.Urn * Microsoft.SqlServer.Management.Sdk.Sfc.Urn -> int
Public Function CompareUrn (urn1 As Urn, urn2 As Urn) As Integer
Parameters
- urn1
- Urn
- urn2
- Urn