DBXCommon.TDBXValue.GetDbxContext
From RAD Studio VCL Reference
Delphi Information
From DBXCommon.pas
function GetDbxContext(): TDBXContext;
Unit: DBXCommon
Type: method
Visibility: protected
Member Of: TDBXValue
Description
Get context information for a connection associated with value.
GetDbxContext gets the value of the DbxContext property, which holds the TDBXContext associated with the value. This is used by driver writers.