次の方法で共有


ManagedDatabaseUpdate.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

適用対象