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

This is ConnectionError, a member of class DataStoreErrorCode.

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