Sprache

Catalog.ChangeEncryptionAlgorithm(Catalog+Encryption) Methode

Definition

Ändert den Verschlüsselungsalgorithmus.

public:
 void ChangeEncryptionAlgorithm(Microsoft::SqlServer::Management::IntegrationServices::Catalog::Encryption algorithm);
public void ChangeEncryptionAlgorithm(Microsoft.SqlServer.Management.IntegrationServices.Catalog.Encryption algorithm);
member this.ChangeEncryptionAlgorithm : Microsoft.SqlServer.Management.IntegrationServices.Catalog.Encryption -> unit
Public Sub ChangeEncryptionAlgorithm (algorithm As Catalog.Encryption)

Parameter

algorithm
Catalog.Encryption

Der Verschlüsselungsalgorithmus ändert sich.

Gilt für: