共用方式為


SqlDWTableDataSet.DataWarehouseName Property

Definition

Gets or sets dataWarehouse name of the source data set

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to