PolicyCategorySubscription.Key.Inequality Operator

Definition

Überlädt

Inequality(PolicyCategorySubscription+Key, PolicyCategorySubscription+Key)

public static bool operator !=(Microsoft.SqlServer.Management.Dmf.PolicyCategorySubscription.Key leftOperand, Microsoft.SqlServer.Management.Dmf.PolicyCategorySubscription.Key rightOperand);
static member op_Inequality : Microsoft.SqlServer.Management.Dmf.PolicyCategorySubscription.Key * Microsoft.SqlServer.Management.Dmf.PolicyCategorySubscription.Key -> bool
Public Shared Operator != (leftOperand As PolicyCategorySubscription.Key, rightOperand As PolicyCategorySubscription.Key) As Boolean

Parameter

Gibt zurück

Gilt für:

Inequality(PolicyCategorySubscription+Key, Object)

public static bool operator !=(Microsoft.SqlServer.Management.Dmf.PolicyCategorySubscription.Key leftOperand, object obj);
static member op_Inequality : Microsoft.SqlServer.Management.Dmf.PolicyCategorySubscription.Key * obj -> bool
Public Shared Operator != (leftOperand As PolicyCategorySubscription.Key, obj As Object) As Boolean

Parameter

obj
Object

Gibt zurück

Gilt für:

Inequality(Object, PolicyCategorySubscription+Key)

public static bool operator !=(object obj, Microsoft.SqlServer.Management.Dmf.PolicyCategorySubscription.Key rightOperand);
static member op_Inequality : obj * Microsoft.SqlServer.Management.Dmf.PolicyCategorySubscription.Key -> bool
Public Shared Operator != (obj As Object, rightOperand As PolicyCategorySubscription.Key) As Boolean

Parameter

obj
Object

Gibt zurück

Gilt für: