ExecutionOutputRecordStreams.GetStream
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
ExecutionOutputRecordStreams.GetStream
Syntax
ExecutionOutputRecordStreams.GetStream( streamName)
Return Value
Purpose
Get the ExecutionOutputRecordStream with the specified name.
Remarks
ExecutionOutputRecordStreams.GetStream throws a run-time error if the specified stream does not exist.
Parameters
streamName As String
[In] The name of the stream to get. The name is case sensitive.