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

This is NotTransactional, a member of class DataStoreErrorCode.

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