You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
Public Methods
Method | Description |
---|
| Creates and returns a new DataMovementModelLink, and adds it to the collection. PARAMETERS: SourceTargetModelName (String), IsTarget(Boolean), IsSecondary (Boolean). |
| Deletes a DataMovementModelLink (specified by either the parent source/target model name or the ID of the DataMovementModelLink itself) from the collection. PARAMETERS: SourceTargetModelName (String), IsTarget(Boolean), IsSecondary (Boolean). |
Public Properties
Property | Description |
---|
| Returns a DataMovementModelLink (specified by either the name of the parent source/target model or the ID of the link itself). PARAMETERS: Identifier as String or Integer. |
|
|
| This is the number of DataMovementModelLinks in the collection, that link the parent physical model to any source/target models. DATATYPE: Integer. |
| Returns a DataMovementModelLink (specified by either the name of the parent source/target model or the ID of the link itself). PARAMETERS: Identifier as String or Integer. |
See Also