RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreErrorCode.UnsupportedColumntype Field
Pascal
const UnsupportedColumntype: Integer = 7000 + 1;
C++
int UnsupportedColumntype = 7000 + 1;

This is UnsupportedColumntype, a member of class DataStoreErrorCode.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!