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.

See Also

ExecutionOutputRecordStreams.NewStream