RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreErrorCode.UpdateFailed Field
Pascal
const UpdateFailed: Integer = 5000 + 3;
C++
int UpdateFailed = 5000 + 3;

This is UpdateFailed, a member of class DataStoreErrorCode.

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