[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Returns the type that getObject on the output column produces.

Namespace: net.esper.eql.db
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Overridable ReadOnly Property DataType As Type
C#
public virtual Type DataType { get; }
Visual C++
public:
virtual property Type^ DataType {
	Type^ get ();
}

Return Value

type from statement metadata