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

This is DatastoreNotFound, a member of class DataStoreErrorCode.

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