Compartir a través de


ManagedDatabaseUpdate.CatalogCollation Propiedad

Definición

Obtiene o establece la intercalación del catálogo de metadatos. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a