次の方法で共有


CatalogCollationType クラス

定義

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)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

CatalogCollationType()

CatalogCollationType の値を定義します。

フィールド

DATABASEDEFAULT

CatalogCollationType の値を定義します。

SQLLatin1GeneralCP1CIAS

CatalogCollationType の値を定義します。

プロパティ

Value

CatalogCollationType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

CatalogCollationType の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

CatalogCollationType の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

CatalogCollationType の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

CatalogCollationType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象