Db2LinkedService.ConnectionString Property

Definition

The connection string. It is mutually exclusive with server, database, authenticationType, userName, packageCollection and certificateCommonName property. Type: string, SecureString or AzureKeyVaultSecretReference.

public object ConnectionString { get; set; }
member this.ConnectionString : obj with get, set
Public Property ConnectionString As Object

Property Value

Applies to