DataType Fields TIBCO Spotfire 7.6 API Reference

The DataType type exposes the following members.

Fields

  Name Description
Public field Static member Binary
Binary type.
Public field Static member Boolean
Boolean type.
Public field Static member Currency
Currency type.
Public field Static member Date
Date type.
Public field Static member DateTime
DateTime type (both date and a time stamp).
Public field Static member Integer
Integer type.
Public field Static member LongInteger
Long integer type.
Public field Static member Real
Real (double) type.
Public field Static member SingleReal
Short Real (float) type.
Public field Static member String
String type.
Public field Static member Time
Timestamp type (not including date).
Public field Static member TimeSpan
Time span type.
Public field Static member Undefined
Undefined type. This is not a real data type but can be used in some places when any type is acceptable.
Top
See Also

Reference