 | TableAccessExpressionKeyExpressions Property |
Returns the primary key expressions.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IList KeyExpressions { get; set; }
Return Value
Type:
IListTprimary key expressions
See Also