Equals 方法 (Object)

Determines whether the specified object is equal to the connection evaluation history represented by the ConnectionEvaluationHistory..::..Key object.

命名空間:  Microsoft.SqlServer.Management.Dmf
組件:  Microsoft.SqlServer.Dmf (在 Microsoft.SqlServer.Dmf.dll 中)

語法

'宣告
Public Overrides Function Equals ( _
    obj As Object _
) As Boolean
'用途
Dim instance As ConnectionEvaluationHistory..::..Key
Dim obj As Object
Dim returnValue As Boolean

returnValue = instance.Equals(obj)

參數

傳回值

型別:System. . :: . .Boolean
A Boolean value that is true if the specified object is the same as the current connection evaluation history. Otherwise, false.