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

This is IndexAlreadyExists, a member of class DataStoreErrorCode.

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