共用方式為


Db2TableDataset.Db2TableDatasetSchema Property

Definition

Gets or sets the Db2 schema name. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.schema")]
public object Db2TableDatasetSchema { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.schema")>]
member this.Db2TableDatasetSchema : obj with get, set
Public Property Db2TableDatasetSchema As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to