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

Compare with Current View Page History

« Previous Version 5 Current »

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

Name of the data flow. DATATYPE: String.

See Also

  • No labels