RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreErrorCode.AggOperatorNotFound Field
Pascal
const AggOperatorNotFound: Integer = 2000 + 24;
C++
int AggOperatorNotFound = 2000 + 24;

This is AggOperatorNotFound, a member of class DataStoreErrorCode.

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