You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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
GUIDThis is the GUID of the data flow. DATATYPE: String.
IDID of the data flow. This ID is assigned by ER/Studio. Each data flow in a diagram has a unique ID. DATATYPE: Integer.
Name

DATATYPE: String. This is the name of the data flow.

See Also

  • No labels