次の方法で共有


SqlPool.Collation プロパティ

定義

照合順序モードを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象