Aracılığıyla paylaş


DdlName.ThirdPart Property

Definition

Gets or sets the name of the table associated with this database and schema.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to