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

This is UnknownColumn, a member of class DataStoreErrorCode.

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