RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnectionFactory.GetConnectionProperties Method

Gets a TDBXPropertiesinstance for a connection name

Pascal
function GetConnectionProperties(const ConnectionName: WideString): TDBXProperties;
C++
__fastcall TDBXProperties GetConnectionProperties(const BSTR ConnectionName);

This method returns a TDBXProperties instance describing the connection properties for the given ConnectionName

 

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