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

This is ColumnNotInRightRef, a member of class DataStoreErrorCode.

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