次の方法で共有


DataItem.Collation プロパティ

定義

現在の DataItem の照合順序定義を取得または設定します。

[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.CollationTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public string Collation { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.CollationTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.Collation : string with get, set
Public Property Collation As String

プロパティ値

ロケール ID、アンダースコア (_)、および文字比較定義フラグを持つ System.String。

属性

注釈

照合順序定義は、ロケール ID 文字列と文字比較定義フラグから構成されます。 次の表では、文字比較定義フラグについて説明します。

適用対象