Share via


SapTableLinkedService.SncFlag Property

Definition

SNC activation flag (Boolean) to access the SAP server where the table is located. Type: boolean (or Expression with resultType boolean).

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

Property Value

Applies to