Versions Compared

Key

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

Public Methods

 
MethodDescription
AddCreates and returns a new DataLineageColumn, and then adds it to the collection. If IsKey is true, it will be a Primary Key. PARAMETERS: Name (String).
 
RemoveDeletes a DataLineageColumn from the collection. PARAMETERS: Identifier as String or Integer.

Public Properties

PropertiesDescription
 
_ItemReturns the DataLineageColumn specified by either the name or the ID. PARAMETERS: Identifier as String or Integer.
 
_NewEnum
 
 

Count
This is the number
Number of DataLineageColumns in the collection (in the Data Source/Target Table). DATATYPE: Integer.
 
ItemReturns the DataLineageColumn specified by either the name or the ID. PARAMETERS: Identifier as String or Integer.
Info
titleSee Also

...