RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreErrorCode.InvalidLsn Field
Pascal
const InvalidLsn: Integer = 6000 + 15;
C++
int InvalidLsn = 6000 + 15;

This is InvalidLsn, a member of class DataStoreErrorCode.

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