SqlPoolConnectionPolicy.UseServerDefault プロパティ

定義

サーバーの既定値が有効か無効かを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象