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

This is ForeignKeyViolation, a member of class DataStoreErrorCode.

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