MyDAC

MyDataTypeMap.myUnsignedTypes Constant

Used to map UNSIGNED TYPES to Delphi data types.

Unit

MyDataTypeMap

Syntax

myUnsignedTypes = [myTinyUnsigned, mySmallUnsigned, myMediumUnsigned, myIntUnsigned, myBigintUnsigned];

Remarks

Use the myUnsignedTypes constant to map the MySQL UNSIGNED data types to Delphi data types.

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