Share via


SapOdpLinkedService.SncMode Property

Definition

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).

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

Property Value

Applies to