DataSet.Equals Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Equals(DataSet) | |
Equals(Object) |
Equals(DataSet)
public:
bool Equals(Microsoft::ReportingServices::RdlObjectModel::SharedDataSets::DataSet ^ dataSet);
public bool Equals (Microsoft.ReportingServices.RdlObjectModel.SharedDataSets.DataSet dataSet);
override this.Equals : Microsoft.ReportingServices.RdlObjectModel.SharedDataSets.DataSet -> bool
Public Function Equals (dataSet As DataSet) As Boolean
Parameters
- dataSet
- DataSet