Bagikan melalui


SapTableLinkedService.SncMode Property

Definition

Gets or sets SNC activation indicator to access the SAP server where the table is located. Must be either 0 (off) or 1 (on). Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to