API:IBX.IBServices.TIBConfigService.EncryptColumn
Delphi
procedure EncryptColumn(tableName, columnName, encryptionKey : String);
C++
void __fastcall EncryptColumn(System::UnicodeString tableName, System::UnicodeString columnName, System::UnicodeString encryptionKey);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | IBX.IBServices.pas IBX.IBServices.hpp |
IBX.IBServices | TIBConfigService |
Description
Embarcadero Technologies does not currently have any additional information.