get_Encrypt()

SqlConnectionStringBuilder::get_Encrypt() const method

Checks whether encription is enabled on line.

bool System::Data::SqlClient::SqlConnectionStringBuilder::get_Encrypt() const

Return Value

True if encription is enabled, false otherwise.

See Also