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

This is NonTransactional, a member of class DataStoreErrorCode.

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