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

This is NameNotUnique, a member of class DataStoreErrorCode.

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