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

Compare with Current View Page History

« Previous Version 2 Next »

Public Methods

MethodDescription

Creates Data Stream with specified properties and returns new Data Stream. PARAMETERS: Transformation as String(name or GUID) or Integer(ID), LineageComponent(entity or view) as String(GUID) or Integer(ID), IsInputStream as Boolean.

Deletes a Data Stream object (specified by the given GUID or ID) from ER/Studio. PARAMETERS: Identifier as string(GUID) or Integer(ID).

Public Properties

PropertyDescription

Returns a Data Stream object (specified by the given GUID or ID). PARAMETERS: Identifier as String or Integer.



This is the number of Data Stream objects in the collection. DATATYPE: Integer.

Returns a Data Stream object (specified by the given GUID or ID). PARAMETERS: Identifier as String or Integer.

See Also

DataStreams Collection

  • No labels