다음을 통해 공유


SapOdpLinkedService.SncLibraryPath Property

Definition

Gets or sets external security product's library to access the SAP server where the table is located. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to