RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreErrorCode.TableAlreadyExists Field
Pascal
const TableAlreadyExists: Integer = 3000 + 97;
C++
int TableAlreadyExists = 3000 + 97;

This is TableAlreadyExists, a member of class DataStoreErrorCode.

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