DBTypeMemoAttribute Class
Instructs Aurelius to map a blob field or property to a MEMO (ANSI text) database column type.
Syntax
Unit: Aurelius.Mapping.Attributes
DBTypeMemoAttribute = class(TCustomAttribute);
Instructs Aurelius to map a blob field or property to a MEMO (ANSI text) database column type.
Unit: Aurelius.Mapping.Attributes
DBTypeMemoAttribute = class(TCustomAttribute);