Share via


TeradataLinkedService.CharacterSet Property

Definition

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)

Property Value

Applies to