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

Compare with Current View Page History

« Previous Version 5 Next »

Public Methods

MethodDescription
AddCreates 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.
RemoveDeletes 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
_ItemReturns a Data Stream object (specified by the given GUID or ID). PARAMETERS: Identifier as String or Integer.
_NewEnum
CountThis is the number of Data Stream objects in the collection. DATATYPE: Integer.
ItemReturns a Data Stream object (specified by the given GUID or ID). PARAMETERS: Identifier as String or Integer.

See Also

  • No labels