Sdílet prostřednictvím


ModelCollation.SupportedCollationStringToLcid – vlastnost

Obor názvů:  Microsoft.Data.Schema.SchemaModel
Sestavení:  Microsoft.Data.Schema (v Microsoft.Data.Schema.dll)

Syntaxe

'Deklarace
Public Shared ReadOnly Property SupportedCollationStringToLcid As Dictionary(Of String, Integer)
    Get
public static Dictionary<string, int> SupportedCollationStringToLcid { get; }
public:
static property Dictionary<String^, int>^ SupportedCollationStringToLcid {
    Dictionary<String^, int>^ get ();
}
static member SupportedCollationStringToLcid : Dictionary<string, int>
static function get SupportedCollationStringToLcid () : Dictionary<String, int>

Hodnota vlastnosti

Typ: System.Collections.Generic.Dictionary<String, Int32>

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ModelCollation Třída

Microsoft.Data.Schema.SchemaModel – obor názvů