Datasnap.DSCommonServer.TDSVoidConnectionHandler.DbxTxBegin
Delphi
procedure DbxTxBegin(const Message: TDBXTxBeginMessage); override;
C++
virtual void __fastcall DbxTxBegin(Data::Dbxmessagehandlercommon::TDBXTxBeginMessage* const Message);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp | Datasnap.DSCommonServer | TDSVoidConnectionHandler | 
Description
Does nothing in this implementation.
The DbxTxBegin method does nothing as implemented in the TDSVoidConnectionHandler class.