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

Returns the SQL type of the output column.

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

Syntax

Visual Basic (Declaration)
Public Overridable ReadOnly Property SqlType As Integer
C#
public virtual int SqlType { get; }
Visual C++
public:
virtual property int SqlType {
	int get ();
}

Return Value

sql type