RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreErrorCode.BadColumnIndex Field
Pascal
const BadColumnIndex: Integer = 3000 + 5;
C++
int BadColumnIndex = 3000 + 5;

This is BadColumnIndex, a member of class DataStoreErrorCode.

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