Udostępnij za pośrednictwem


Database.InstallId Property

Definition

Gets or sets install id of the database

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to