共用方式為


SqlDWTableDataSet.TableName Property

Definition

Gets or sets SQL DW table name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to