Share via


DataSourceSearchMatch.Equals Method

Definition

Overloads

Equals(DataSourceSearchMatch)
Equals(Object)

Equals(DataSourceSearchMatch)

public:
 virtual bool Equals(Microsoft::ReportingServices::QueryDesigners::DataSourceSearching::DataSourceSearchMatch ^ other);
public bool Equals (Microsoft.ReportingServices.QueryDesigners.DataSourceSearching.DataSourceSearchMatch other);
override this.Equals : Microsoft.ReportingServices.QueryDesigners.DataSourceSearching.DataSourceSearchMatch -> bool
Public Function Equals (other As DataSourceSearchMatch) As Boolean

Parameters

Returns

Implements

Applies to

Equals(Object)

public:
 override bool Equals(System::Object ^ obj);
public override bool Equals (object obj);
override this.Equals : obj -> bool
Public Overrides Function Equals (obj As Object) As Boolean

Parameters

obj
Object

Returns

Applies to