Previous Topic: GetSourceEntityTypesNext Topic: Copy


Match

Matches entities, attributes, and relationships.

Syntax

object. Match SourceID DestinationID MatchAttributes

Parameters

object

An expression that evaluates to a CopyWithSubstitution object.

SourceID - [in] long

An object id that evaluates to a specific source object id (entity type, attribute, relationship).

DestinationID -[in] long

An object id that evaluates to a specific destination object id (entity type, attribute, relationship).

MatchAttributes - [in] bool

Boolean to indicate if associated attributes should be matched. Only applies if SourceID and DestinationID are entity types.