Share via


SapTableLinkedService.SncMyName Property

Definition

Gets or sets initiator'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.sncMyName")]
public object SncMyName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.sncMyName")>]
member this.SncMyName : obj with get, set
Public Property SncMyName As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to