Click or drag to resize

CreateTableColumnOptionalTypeName Property

Returns the type name, or null if the column is an aggregation and an aggregation expression is provided instead.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public string OptionalTypeName { get; set; }

Property Value

Type: String
See Also