RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreErrorCode.UpdateNotAllowed Field
Pascal
const UpdateNotAllowed: Integer = 1000 + 15;
C++
int UpdateNotAllowed = 1000 + 15;

This is UpdateNotAllowed, a member of class DataStoreErrorCode.

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