Share via


TeradataLinkedService.ConnectionString Property

Definition

Teradata ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference.

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> ConnectionString { get; set; }
member this.ConnectionString : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property ConnectionString As DataFactoryElement(Of String)

Property Value

Applies to