FireDAC.Phys.IBWrapper.TIBSecurity.SetStr
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: TIBSecurity | |
Delphi
procedure SetStr(const AIndex: Integer; const AValue: String);
C++
void __fastcall SetStr(const int AIndex, const System::UnicodeString AValue);
Description
Embarcadero Technologies does not currently have any additional information.