共用方式為


SqlConnectivityUpdateSettings.SqlAuthUpdateUserName Property

Definition

Gets or sets SQL Server sysadmin login to create.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to