SqlDBTableDataSet.DataSetId Property

Definition

Gets unique id for identifying a data set resource

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dataSetId")]
public string DataSetId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dataSetId")>]
member this.DataSetId : string
Public ReadOnly Property DataSetId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to