SDAC

TCustomMSConnectionOptions.UseWideMemos Property

Used to manage field type creation for the NTEXT data type.

Class

TCustomMSConnectionOptions

Syntax

property UseWideMemos: boolean default True;

Remarks

If True (the default value), then TWideMemo fields are created for the NTEXT data type. If False, TMemo fields are created. This option is available for Delphi 2006 and higher.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback