RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnectionValue.GetDBXConnection Method

Get TDBXConnection for TDBXValues with TDBXDataTypes.DBXConnectionType data type.

Pascal
function GetDBXConnection: TDBXConnection; override;
C++
virtual __fastcall TDBXConnection GetDBXConnection();

GetDBXConnection gets the TDBXConnection instance for TDBXValues with a data type of TDBXDataTypes.DBXConnectionType. This is used for DataSnap server methods to specify a database connection context. 

 

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