Sdílet prostřednictvím


DdlName.FirstPart Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to