次の方法で共有


SapOdpLinkedService.SncMyName プロパティ

定義

テーブルがある SAP サーバーにアクセスするためのイニシエーターの SNC 名を取得または設定します。 型: string (または resultType 文字列を含む式)。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.sncMyName")]
public object SncMyName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.sncMyName")>]
member this.SncMyName : obj with get, set
Public Property SncMyName As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象