Click or drag to resize

EPDataFlowInstantiationOptions Methods

The EPDataFlowInstantiationOptions type exposes the following members.

Methods
  NameDescription
Public methodAddParameterURI
Add a parameter.
Public methodWithCpuStatistics
Sets indicator whether to collect CPU statistics.
Public methodWithDataFlowInstanceId
Sets the data flow instance id
Public methodWithDataFlowInstanceUserObject
Sets the user object associated to the data flow instance.
Public methodWithExceptionHandler
Sets the exception handler.
Public methodWithOperatorProvider
Sets the the operator provider.
Public methodWithOperatorStatistics
Sets indicator whether to collect operator statistics.
Public methodWithParameterProvider
Sets the parameter provider.
Top
See Also