ColumnType Enumeration

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

ColumnType Enumeration

Defines a set of constants that can be returned by the ColumnType property.

[Visual Basic]
Public Enum ColumnType
[C#]
public enum ColumnType

Remarks

Defines a set of constants that can be returned by the ColumnType property.

Members

Member NameDescription
FloatColumn

The column type is floating point.

IntegerColumn

The column type is integer.

TextColumn

The column type is text.

Requirements

Namespace: WRQ.Verastream.HostIntegrator Namespace

Assembly: WRQ.Verastream.HostIntegrator.dll

See Also

WRQ.Verastream.HostIntegrator Namespace