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

This is ConstraintNameExists, a member of class DataStoreErrorCode.

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