Compartir a través de


CatalogCollationType Clase

Definición

Define valores para CatalogCollationType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Sql.Fluent.Models.CatalogCollationType>))]
public class CatalogCollationType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Sql.Fluent.Models.CatalogCollationType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Sql.Fluent.Models.CatalogCollationType>))>]
type CatalogCollationType = class
    inherit ExpandableStringEnum<CatalogCollationType>
Public Class CatalogCollationType
Inherits ExpandableStringEnum(Of CatalogCollationType)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

CatalogCollationType()

Define valores para CatalogCollationType.

Campos

DATABASEDEFAULT

Define valores para CatalogCollationType.

SQLLatin1GeneralCP1CIAS

Define valores para CatalogCollationType.

Propiedades

Value

Define valores para CatalogCollationType.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para CatalogCollationType.

(Heredado de ExpandableStringEnum<T>)
Equals(String)

Define valores para CatalogCollationType.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para CatalogCollationType.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para CatalogCollationType.

(Heredado de ExpandableStringEnum<T>)

Se aplica a