Main Content
reportInconsistency
Syntax
Description
returns a report
= reportInconsistency(connectionObj
)dictionary
object
report
that contains a list of variables visible to the data source
connection connectionObj
, that have multiple inconsistent definitions.
Each entry in the dictionary maps a variable with inconsistent definitions to an array of
structures that provide the value and metadata (for example name of data source) for each
definition.
returns the same information for specified variables report
= reportInconsistency(connectionObj
,varNames
)varNames
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024a