Progress.Reflect.DataType enumeration

This enumeration describes the data type of a given class member. Its members are returned for the ReturnType property of Progress.Reflect.Method instances and for the DataType property of Progress.Reflect.Variable, Progress.Reflect.Parameter, and Progress.Reflect.Property instances.

This class is FINAL and cannot be inherited.

Serializable:

Yes

Super Class

Progress.Lang.Enum class

Members

AnyType1 Buffer Byte2
Character COMHandle DataSet
DataSetHandle Date DateTime
DateTimeTZ Decimal Double2
Float2 Handle Int64
Integer Logical Longchar
Memptr Object Raw
Recid Rowid Short2
SingleCharacter2 Table TableHandle
UnsignedByte2 UnsignedInt2 UnsignedInt642
UnsignedShort2 Void3  

Public Methods