Click or drag to resize

EPDataFlowInstance Properties

The EPDataFlowInstance type exposes the following members.

Properties
  NameDescription
Public propertyDataFlowName
Returns the data flow name.
Public propertyInstanceId
Returns the instance id associated, if any. Use to associate.
Public propertyParameters
Returns runtime parameters provided at instantiation time, or null if none have been provided.
Public propertyState
Returns the state.
Public propertyStatistics
Get data flow instance statistics, required instantiation with statistics option, use to turn on stats.
Public propertyUserObject
Returns the user object associated, if any. Use to associate.
Top
See Also