SapOdpLinkedService.SncPartnerName Property

Definition

Gets or sets communication partner's SNC name to access the SAP server where the table is located. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to