RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXValue.GetDbxContext Method

Get context information for a connection associated with value.

Pascal
function GetDbxContext: TDBXContext;
C++
__fastcall TDBXContext GetDbxContext();

GetDbxContext gets the value of the DbxContext property, which holds the TDBXContext associated with the value. This is used by driver writers. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!