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.