FireDAC.Phys.IBBase.TFDIBSecurity.SetEncryption
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: FireDAC.Phys.IBBase.pas FireDAC.Phys.IBBase.hpp
| |
| Unit: FireDAC.Phys.IBBase | |
| Parent: TFDIBSecurity | |
Delphi
procedure SetEncryption(const ADSOPassword, ASEPassword: String;
AAlwaysUseSEP: Boolean; AType: TIBEncryptionType; ALength: Integer);
C++
void __fastcall SetEncryption(const System::UnicodeString ADSOPassword, const System::UnicodeString ASEPassword, bool AAlwaysUseSEP, TIBEncryptionType AType, int ALength);
Description
Embarcadero Technologies does not currently have any additional information.