BlueSpray - Help
©
SchoonerTurtles, Inc. 2012-2015 |
||||||||||
|
||||||||||
|
Class STColumnExtends STContent
Contains a column of data within an STTable object.
Enumerated TypesCOLUMN_TYPEUNKNOWN - Column type has not been defined. Not recommended. STRING - Columns contain text strings DOUBLE - Columns contain 64-bit floating point values (doubles) INTEGER - Columns contain 32-bit integer values DATE - Columns contain dates BLOB - Columns contain binary large objects
|