RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreErrorCode.ReadOnlyDataset Field
Pascal
const ReadOnlyDataset: Integer = 1000 + 2;
C++
int ReadOnlyDataset = 1000 + 2;

This is ReadOnlyDataset, a member of class DataStoreErrorCode.

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