Versions Compared

Key

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

Public Methods

MethodDescription
DataStreamsReturns an object representing a collection of all data streams in the data flow.
ExportImageOptionsGet ExportImageOptions object for this data flow.
LineageComponentDisplaysReturns an object representing a collection of all lineage component display objects in the data flow.
LineageComponentsReturns an object representing a collection of all lineage components in the data flow.
LineDisplaysReturns an object representing a collection of all line display objects in the data flow.
LinesReturns an object representing a collection of all lines in the data flow.
ShapeDisplaysReturns an object representing a collection of all shape display objects in the data flow.
ShapesReturns the Shapes of this data flow.
TransformationDisplaysReturns an object representing a collection of all transformation display objects in the data flow.
TransformationsReturns an object representing a collection of all transformations in the data flow.
UserComments

Returns a collection of the user comments associated with this data flow.

Public Properties

PropertyDescription
GUID
This is the
GUID of the data flow. DATATYPE: String.
IDID of the data flow
. This ID is
, as assigned by ER/Studio. Each data flow in a diagram has a unique ID. DATATYPE: Integer.
DATATYPE: String. This is the name
Name

Name of the data flow. DATATYPE: String.

Info
titleSee Also