RewiringContext Class

A data structure which contains the required information to perform a rewiring operation.
Inheritance Hierarchy
SystemObject
  Dundas.BI.EntitiesRewiringContext

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

The RewiringContext type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyGuidMap
Gets a mapping of old IDs to new IDs.
Public propertyIsIdentity
Gets a value indicating whether this context represents changes or not.
Top
See Also