次の方法で共有


Db2LinkedService.ConnectionString プロパティ

定義

接続文字列。 これは、server、database、authenticationType、userName、packageCollection、certificateCommonName プロパティと相互に排他的です。 型: string、SecureString、または AzureKeyVaultSecretReference。

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

プロパティ値

適用対象