AlterColumnEncryptionKeyStatement.AlterType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique si la modification doit ajouter ou supprimer une valeur.
public Microsoft.SqlServer.TransactSql.ScriptDom.ColumnEncryptionKeyAlterType AlterType { get; set; }
member this.AlterType : Microsoft.SqlServer.TransactSql.ScriptDom.ColumnEncryptionKeyAlterType with get, set
Public Property AlterType As ColumnEncryptionKeyAlterType