DataDiscoveryMigrationResult Class

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

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 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