Table of Contents

ISQLGenerator.GetEquivalentFieldTypes Method

Gets the array of field-type substitutions that must be applied for unsupported types on the target engine.

Syntax

Unit: Aurelius.Sql.Interfaces

function ISQLGenerator.GetEquivalentFieldTypes: TFieldTypeEquivArray; virtual; abstract;

See also