Click or drag to resize

View Class

A view provides a projection upon a stream, such as a data window, grouping or unique. For views, the namespace is an optional value and can be null for any-namespace.
Inheritance Hierarchy

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class View : EPBaseNamedObject

The View type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyName
Returns the object name.
(Inherited from EPBaseNamedObject.)
Public propertyNamespace
Returns the object namespace name.
(Inherited from EPBaseNamedObject.)
Public propertyParameters
Returns the object parameters.
(Inherited from EPBaseNamedObject.)
Top
Methods
See Also