DataDiscoveryMigrationResultSummary Class

Represents the summary of the result of a Data Discovery migration operation.
Inheritance Hierarchy
SystemObject
  Dundas.BI.DataDiscoveryDataDiscoveryMigrationResultSummary

Namespace:  Dundas.BI.DataDiscovery
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public class DataDiscoveryMigrationResultSummary

The DataDiscoveryMigrationResultSummary type exposes the following members.

Properties
  NameDescription
Public propertyCaption
Gets the summary caption.
Public propertyErrorCount
Gets the number of the error migration messages.
Public propertyWarningCount
Gets the number of the warning migration messages.
Top
See Also