Table of Contents

ISQLGenerator.GetSupportedFieldTypes Method

Gets the set of TFieldType values that are natively supported by the target database engine.

Syntax

Unit: Aurelius.Sql.Interfaces

function ISQLGenerator.GetSupportedFieldTypes: TFieldTypeSet; virtual; abstract;

See also