Select from following answers:- Close the connection before sending the command.
- Encrypt the CommandText property on the command object.
- Add Encrypt=true to the connection string.

- All Above
Adding Encrypt=true will force encryption.
The BeginTransaction method does not force encryption.
Show Correct Answer
Source: MeasureUp.com | |
Alert Moderator