User Tools

Site Tools


ado_dictionary_options.htm
Navigation:  Templates > Templates by Topic > ADO >====== ADO Dictionary Options ====== Previous pageReturn to chapter overviewNext page

The ADO template supports the following dictionary option for each column defined. The property name is “ADOType”.

ADODCTOption.jpg

The valid values for that property are listed in ADOINT.INC file in the DataTypeEnum ITEMIZE section:

adEmpty

adTinyInt

adSmallInt

adBigInt

adInteger

adUnsignedTinyInt

adUnsignedSmallInt

adUnsignedInt

adUnsignedBigInt

adSingle

adDouble

adCurrency

adDecimal

adNumeric

adBoolean

adError

adUserDefined

adVariant

adIDispatch

adIUnknown

adGUID

adDate

adDBDate

adDBTime

adDBTimeStamp

adBSTR

adChar

adVarChar

adLongVarChar

adWChar

adVarWChar

adLongVarWChar

adBinary

adVarBinary

adLongVarBinary

adChapter

adFileTime

adPropVariant

adVarNumeric

adArray

The setting of this property is automatic during a Synchronization import, but on occasion you may need to alter the default settings.

ado_dictionary_options.htm.txt · Last modified: 2021/04/15 15:56 by 127.0.0.1