Sdílet prostřednictvím


DdlName.SecondPart Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to