Description
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).
Syntax
Public Sub Remove( _ ByVal SourceTargetModelName As Variant, _ Optional ByVal IsTarget As Variant, _ Optional ByVal IsSecondary As Variant _ )
Parameters
- SourceTargetModelName
- IsTarget
- IsSecondary