BlueCielo Meridian Enterprise 2012 Developer's Guide | BlueCielo ECM Solutions

About data types

The Meridian Enterprise server supports the most commonly used data types. The data type itself is a property of the property definition. It can have any of the values listed below.

These values are defined in the AmOm type library as AMPROPERTYTYPES.

Data types
Data Type Constant Description

Binary data

PROPERTYTYPE_BLOB

Maximum of 64 KB

Boolean

PROPERTYTYPE_BOOLEAN

Boolean

Byte

PROPERTYTYPE_BYTE

 

Currency

PROPERTYTYPE_CURRENCY

 

Date

PROPERTYTYPE_DATE

 

Double

PROPERTYTYPE_DOUBLE

Double-precision floating-point value

Integer

PROPERTYTYPE_INT

Integer value

Long

PROPERTYTYPE_LONG

Long integer

 

PROPERTYTYPE_PLAINMEMO

Plain text (maximum of 64 KB)

 

PROPERTYTYPE_RTFMEMO

Rich Text Format text (maximum of 64 KB)

 

PROPERTYTYPE_SINGLE

Single-precision floating-point value

String

PROPERTYTYPE_STRING

Maximum of 255 characters

Related information

About property effectivity

Creating a property definition

Copyright © 2000-2012 BlueCielo ECM Solutions