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

This is TransactionIsolationLevelNotSupported, a member of class DataStoreErrorCode.

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