Partager via


Méthode Catalog.ChangeEncryptionAlgorithm

Changes the encryption algorithm.

Espace de noms :  Microsoft.SqlServer.Management.IntegrationServices
Assembly :  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Syntaxe

'Déclaration
Public Sub ChangeEncryptionAlgorithm ( _
    algorithm As Catalog.Encryption _
)
'Utilisation
Dim instance As Catalog 
Dim algorithm As Catalog.Encryption

instance.ChangeEncryptionAlgorithm(algorithm)
public void ChangeEncryptionAlgorithm(
    Catalog.Encryption algorithm
)
public:
void ChangeEncryptionAlgorithm(
    Catalog.Encryption algorithm
)
member ChangeEncryptionAlgorithm : 
        algorithm:Catalog.Encryption -> unit
public function ChangeEncryptionAlgorithm(
    algorithm : Catalog.Encryption
)

Paramètres

Voir aussi

Référence

Catalog Classe

Espace de noms Microsoft.SqlServer.Management.IntegrationServices