ExecutionOutputRecordStreams.CloseAndRemoveStream
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
ExecutionOutputRecordStreams.CloseAndRemoveStream
Syntax
ExecutionOutputRecordStreams.CloseAndRemoveStream( streamName)
Purpose
Close the specified stream and remove it from this collection.
Parameters
streamName As String
[In] The name of the stream to close and remove. The name is case sensitive.
Specifying a stream that does not exist causes a run-time error.