I wrote a small article on
Retrieving IDENTITY properties with the ATL OLE DB Consumer Templates. It illustrates how to create a custom restriction class to retrieve the SQL Mobile-specific column schema properties:
AUTOINC_MIN,
AUTOINC_MAX,
AUTOINC_NEXT,
AUTOINC_SEED and
AUTOINC_INCREMENT.
No comments:
Post a Comment