![]() | DotExpressionItem Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public class DotExpressionItem
The DotExpressionItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | DotExpressionItem | Ctor. |
![]() | DotExpressionItem(String, IListT, Void) | Initializes a new instance of the DotExpressionItem class |
Name | Description | |
---|---|---|
![]() | IsProperty | Returns true if this dot-item is a property name. |
![]() | Name | Gets or sets the method name or nested property name. |
![]() | Parameters |
Gets or sets method parameters or parameters for mapped properties or empty list if this item represents a simple nested property.
|