RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXWritableValue.SetDBXConnection Method

Set TDBXConnection Value for TDBXValue with type TDBXDataTypes.DBXConnectionType.

Pascal
procedure SetDBXConnection(const Value: TDBXConnection); virtual;
C++
virtual __fastcall SetDBXConnection(const TDBXConnection Value);

SetDBXConnection sets the TDBXConnection Value for a TDBXValue with type TDBXDataTypes.DBXConnectionType. It is used by DataSnap server methods that receive or set the server side database connection. 

 

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