Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Properties

PropertyDescription
GUIDReturns the GUID of the DataMovementModelLink. DATATYPE: String.
IDReturns the ID of the DataMovementModelLink. DATATYPE: Integer.
IsDirectSource
This property determines
Determines whether the source/target model is linked to the physical model as a direct source. If true, it is linked as a direct source. DATATYPE: Boolean.
IsDirectTarget
This property determines
Determines whether the source/target model is linked to the physical model as a direct target. If true, it is linked as a direct target. DATATYPE: Boolean.
This property tells
IsSecondaryTells whether the SourceTarget model is linked to the physical model directly or secondary. If true, it is linked as a secondary source/target; otherwise, it is linked as a direct source/target. DATATYPE: Boolean.
IsSecondarySource
This property tells
Tells whether the SourceTarget model is linked to the physical model as a secondary source. If true, it is linked as a secondary source. DATATYPE: Boolean.
This property tells
IsSecondaryTargetTells whether the SourceTarget model is linked to the physical model as a secondary target. If true, it is linked as a secondary target. DATATYPE: Boolean.
IsTarget
This property determines
Determines whether the source/target model is linked to the physical model as a source or a target. If true, it is linked as a target; otherwise, it is linked as a source. DATATYPE: Boolean.
PhysicalModelName
This property represents
Represents the name of the physical model linked by this DataMovementModelLink. DATATYPE: String.
This property represents
SrcTrgtModelDescrRepresents the description of the source/target model linked to the physical model by this DataMovementModelLink. DATATYPE: String.
SrcTrgtModelName
This property represents
Represents the name of the source/target model linked to the physical model by this DataMovementModelLink. DATATYPE: String.
Info
titleSee Also