AlterSymmetricKeyStatement public class AlterSymmetricKeyStatement : SymmetricKeyStatement Represents ALTER SYMMETRIC KEY statement Documentation Code public bool IsAdd { get; set; } True if adding encryption mechanisms, false if dropping public AlterSymmetricKeyStatement()