Class: DataSource

DataSource

<private> new DataSource()

A generic data source for a query.
Source:

Methods

equals(the) → {boolean}

Compares this datasource with another datasource.
Parameters:
Name Type Description
the sap.bc.ina.api.sina.impl.inav2.filter.DataSource other datasource to be compared against this datasource.
Source:
Returns:
true if they are equal, false otherwise
Type
boolean