共用方式為


TeradataTableDataset.Database Property

Definition

Gets or sets the database name of Teradata. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to