PredSourceInfo.Key.Equality Operator

Definition

Overloads

Equality(PredSourceInfo+Key, PredSourceInfo+Key)

C#
public static bool operator ==(Microsoft.SqlServer.Management.XEvent.PredSourceInfo.Key leftOperand, Microsoft.SqlServer.Management.XEvent.PredSourceInfo.Key rightOperand);

Parameters

leftOperand
PredSourceInfo.Key
rightOperand
PredSourceInfo.Key

Returns

Applies to

Microsoft.SqlServer.SqlManagementObjects 160.2004021.0 и Microsoft.SqlServer.SqlManagementObjects 150.18208.0
Производ Верзије
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0

Equality(PredSourceInfo+Key, Object)

C#
public static bool operator ==(Microsoft.SqlServer.Management.XEvent.PredSourceInfo.Key leftOperand, object obj);

Parameters

leftOperand
PredSourceInfo.Key
obj
Object

Returns

Applies to

Microsoft.SqlServer.SqlManagementObjects 160.2004021.0 и Microsoft.SqlServer.SqlManagementObjects 150.18208.0
Производ Верзије
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0

Equality(Object, PredSourceInfo+Key)

C#
public static bool operator ==(object obj, Microsoft.SqlServer.Management.XEvent.PredSourceInfo.Key rightOperand);

Parameters

obj
Object
rightOperand
PredSourceInfo.Key

Returns

Applies to

Microsoft.SqlServer.SqlManagementObjects 160.2004021.0 и Microsoft.SqlServer.SqlManagementObjects 150.18208.0
Производ Верзије
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0