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

This is InsertFailed, a member of class DataStoreErrorCode.

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