Urn.Inequality(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 unequal operator
public static bool operator != (Microsoft.SqlServer.Management.Sdk.Sfc.Urn urn1, Microsoft.SqlServer.Management.Sdk.Sfc.Urn urn2);
static member op_Inequality : Microsoft.SqlServer.Management.Sdk.Sfc.Urn * Microsoft.SqlServer.Management.Sdk.Sfc.Urn -> bool
Public Shared Operator != (urn1 As Urn, urn2 As Urn) As Boolean
Parameters
- urn1
- Urn
- urn2
- Urn