共用方式為


SqlDWTableDataSet.SqlServerResourceId Property

Definition

Gets or sets resource id of SQL server

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to