Table of Contents

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);