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

This is InsertNotAllowed, a member of class DataStoreErrorCode.

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