Specifies the type of the TMSConnectionOptions.MSOLEDBEncryptType property that supports the SQL Server native values for Encrypt Connection.
TMSOLEDBEncryptType = (etOptional, etMandatory, etStrict);
| Value | Meaning |
|---|---|
| etMandatory |
|
| etOptional |
|
| etStrict |
|
TMSOLEDBEncryptType specifies the type of the TMSConnectionOptions.MSOLEDBEncryptType property, corresponding to the SQL Server native Encrypt Connection values ("Optional," "Mandatory," and "Strict").