GetField-Methode (Int32)
Gibt den Wert des angegebenen Felds zurück, unabhängig vom Typ.
Namespace: Microsoft.ComplexEventProcessing
Assembly: Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)
Syntax
public Object GetField(
int ordinal
)
Parameter
- ordinal
Typ: System. . :: . .Int32
Die Ordnungszahl des abzurufenden Felds.
Rückgabewert
Typ: System. . :: . .Object
Ein Objekt, das den Feldwert darstellt.