Data.DBXCommon.TDBXValue.GetDbxContext

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDbxContext: TDBXContext;

C++

TDBXContext* __fastcall GetDbxContext(void);

Properties

Type Visibility Source Unit Parent
function protected
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon 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.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=Data.DBXCommon.TDBXValue.GetDbxContext&oldid=161880"