Aracılığıyla paylaş


MiningModel.Collation Özelliği

Alır veya ayarlar harmanlama tarafından kullanılan MiningModel nesne.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.CollationTypeConverter, Microsoft.AnalysisServices.Design")> _
Public Property Collation As String
    Get
    Set
'Kullanım
Dim instance As MiningModel
Dim value As String

value = instance.Collation

instance.Collation = value
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.CollationTypeConverter, Microsoft.AnalysisServices.Design")]
public string Collation { get; set; }
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.CollationTypeConverter, Microsoft.AnalysisServices.Design")]
public:
property String^ Collation {
    String^ get ();
    void set (String^ value);
}
[<TypeConverterAttribute("Microsoft.AnalysisServices.Design.CollationTypeConverter, Microsoft.AnalysisServices.Design")>]
member Collation : string with get, set
function get Collation () : String
function set Collation (value : String)

Özellik Değeri

Tür: System.String
Bir dize içeren harmanlama tarafından kullanılan MiningModel nesne.

Açıklamalar

Harmanlama dize yerel ayar tanıtıcısını (LCID) ve bir alt çizgi karakteriyle ayrılmış karşılaştırma bayrağı oluşur.Örneğin, kabul edilebilir bir Latin1_General_CI_AS olan dize.