Open this page in the API Guide

DataDiscoveryMigrationResult Class

Represents the result of a Data Discovery migration operation.
Inheritance Hierarchy
System.Object
  Dundas.BI.DataDiscovery.DataDiscoveryMigrationResult

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

The DataDiscoveryMigrationResult type exposes the following members.

Properties
  NameDescription
Public propertyMessages
Gets the collection of the migration messages.
Public propertySummary
Gets the summary of the migration result.
Top
See Also