TeradataLinkedService.UseDataEncryption Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies whether to encrypt all communication with the Teradata database. Allowed values are 0 or 1. This setting will be ignored for HTTPS/TLS connections. Type: integer (or Expression with resultType integer). Only applied for version 2.0.
public object UseDataEncryption { get; set; }
member this.UseDataEncryption : obj with get, set
Public Property UseDataEncryption As Object