TeradataLinkedService.CharacterSet 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.
The character set to use for the connection. Type: string (or Expression with resultType string). Only applied for version 2.0.
public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> CharacterSet { get; set; }
member this.CharacterSet : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property CharacterSet As DataFactoryElement(Of String)