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

This is InvalidColumnRef, a member of class DataStoreErrorCode.

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