Quantcast
Channel: ADO.NET, Entity Framework, LINQ to SQL, NHibernate
Viewing all articles
Browse latest Browse all 1698

Enable Always Encrypted for existing database

$
0
0

Hi,

We have a existing database and need to enable "Always Encrypted" for few columns.  All example through google shows that the configuration using configuration manager. Is it possible to create a stored procedure for altering exiting tables to have Always Encrypted for columns and execute that store procedure using ado.net?

Thanks in advance


Viewing all articles
Browse latest Browse all 1698

Trending Articles