RAD Studio VCL Reference
|
Set TDBXConnection Value for TDBXValue with type TDBXDataTypes.DBXConnectionType.
procedure SetDBXConnection(const Value: TDBXConnection); override;
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!
|