reportInconsistency
Syntax
Description
returns a report
= reportInconsistency(connectionObj
)dictionary
object
report
that contains a list of variables, visible to the data source
connection, 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 variable names
report
= reportInconsistency(connectionObj
, varNames
)varNames
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024a