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

This is InvalidAggExpr, a member of class DataStoreErrorCode.

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