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.