Data.DBXOpenSSL.TRSAFilter.SetConfederateParameter
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Data.DBXOpenSSL.pas Data.DBXOpenSSL.hpp
| |
Unit: Data.DBXOpenSSL | |
Parent: TRSAFilter |
Delphi
function SetConfederateParameter(const ParamName: string; const ParamValue: string): Boolean; override;
C++
virtual bool __fastcall SetConfederateParameter(const System::UnicodeString ParamName, const System::UnicodeString ParamValue);
Description
Provides the confederate parameter value as a string.
The SetConfederateParameter method provides the confederate parameter value as a string. SetConfederateParameter returns False if the parameter value was not changed successfully.