RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSServerConnection.CreateAndBeginTransaction Method
Pascal
function CreateAndBeginTransaction(const IsolationLevel: Integer): TDBXTransaction; override;
C++
virtual __fastcall TDBXTransaction CreateAndBeginTransaction(const int IsolationLevel);

This is CreateAndBeginTransaction, a member of class TDSServerConnection.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!