你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ManagedDatabase.CatalogCollation 属性

定义

获取或设置元数据目录的排序规则。 可能的值包括:“DATABASE_DEFAULT”、“SQL_Latin1_General_CP1_CI_AS”

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

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于