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

This is RowNotFound, a member of class DataStoreErrorCode.

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