次の方法で共有


Db2LinkedService.Server プロパティ

定義

接続のサーバー名。 connectionString プロパティと相互に排他的です。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象