ExecutionOutputRecordStreams.CloseAndRemoveStream
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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.