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
Method | Description |
---|
Add | 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. |
Remove | 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
Property | Description |
---|
| 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