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

This is ResultsetClosed, a member of class DataStoreErrorCode.

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