 | SQLOutputRowValueContextResultSet Property |
Returns the result set.
Namespace:
com.espertech.esper.common.client.hook.type
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IDataReader ResultSet { get; set; }
Property Value
Type:
IDataReaderresult set
See Also