Urn.Equality(Urn, Urn) Operator
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.
Urn equality operator
public static bool operator == (Microsoft.SqlServer.Management.Sdk.Sfc.Urn u1, Microsoft.SqlServer.Management.Sdk.Sfc.Urn u2);
static member ( = ) : Microsoft.SqlServer.Management.Sdk.Sfc.Urn * Microsoft.SqlServer.Management.Sdk.Sfc.Urn -> bool
Public Shared Operator == (u1 As Urn, u2 As Urn) As Boolean
Parameters
- u1
- Urn
- u2
- Urn