ExecutionOutputRecordStreams.GetStream
- 更新时间2025-07-21
- 阅读时长1分钟
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.