DataSourceSearchMatch.Equals Metodo

Definizione

Overload

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);
Public Function Equals (other As DataSourceSearchMatch) As Boolean

Parametri

Restituisce

Boolean

Implementazioni

Si applica a

Equals(Object)

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

Parametri

obj
Object

Restituisce

Boolean

Si applica a