RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreErrorCode.NoRowsAffected Field
Pascal
const NoRowsAffected: Integer = 0 + 51;
C++
int NoRowsAffected = 0 + 51;

This is NoRowsAffected, a member of class DataStoreErrorCode.

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