Share via


ExtractInputStreams-Methode

Ruft eine Liste mit Informationen zu Eingabedatenströmen aus einer angegebenen Datenstromdefinition ab.

Namespace:  Microsoft.ComplexEventProcessing.Linq
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public List<InputStreamInfo> ExtractInputStreams()

Rückgabewert

Typ: System.Collections.Generic. . :: . .List< (Of < ( <'InputStreamInfo> ) > ) >
Alle in der Abfrage verwendeten Eingabedatenströme.

Siehe auch

Verweis

CepStream< (Of < ( <'TPayload> ) > ) > Klasse

Microsoft.ComplexEventProcessing.Linq-Namespace