DBTypeWideMemoAttribute Class
Instructs Aurelius to map a blob field or property to a wide memo (Unicode text) database column type.
Syntax
Unit: Aurelius.Mapping.Attributes
DBTypeWideMemoAttribute = class(TCustomAttribute);
Instructs Aurelius to map a blob field or property to a wide memo (Unicode text) database column type.
Unit: Aurelius.Mapping.Attributes
DBTypeWideMemoAttribute = class(TCustomAttribute);