Versions Compared

Key

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

Public Methods

MethodDescription
AddCreates in collection and returns new DataMovementRuleLink (linking parent table and DataMovementRule specified by the passed in identifier). PARAMETERS: Identifier(String/Integer).
RemoveDeletes a DataMovementRuleLink (specified by either the parent Data Movement Rule's name or ID from the collection. PARAMETERS: Identifier as String or Integer.

Public Properties

PropertyDescription

Returns a DataMovementRuleLink (specified by either the name or the ID of the parent data movement rule). PARAMETERS: Identifier as String or Integer.



This is the number of DataMovementRuleLinks in the collection, that link the parent physical Table to any Data Movement Rules. DATATYPE: Integer.

Returns a DataMovementRuleLink (specified by either the name or the ID of the parent data movement rule). PARAMETERS: Identifier as String or Integer.

See Also