Data.DBXDelegate.TDBXDelegateConnection.SetConnectionProperties

From RAD Studio API Documentation

Delphi

procedure SetConnectionProperties(const Value: TDBXProperties); override;

C++

virtual void __fastcall SetConnectionProperties(Data::Dbxcommon::TDBXProperties* const Value);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Data.DBXDelegate.pas
Data.DBXDelegate.hpp
Data.DBXDelegate TDBXDelegateConnection

Description

Sets TDBXProperties containing connection properties used to create this connection {{#multireplace:Data.DBXDelegate.TDBXDelegateConnection.SetConnectionProperties|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.DBXCommon.TDBXConnection.SetConnectionProperties|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Data.DBXCommon.TDBXConnection.SetConnectionProperties|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Sets TDBXProperties containing connection properties used to create this connection

See Also