共用方式為


USqlTableFragment.StreamPath Property

Definition

Gets or sets the relative path for the table fragment location.

[Newtonsoft.Json.JsonProperty(PropertyName="streamPath")]
public string StreamPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="streamPath")>]
member this.StreamPath : string with get, set
Public Property StreamPath As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to