Поделиться через


ModelCollation.SupportedCollationStringToLcid - свойство

Пространство имен:  Microsoft.Data.Schema.SchemaModel
Сборка:  Microsoft.Data.Schema (в Microsoft.Data.Schema.dll)

Синтаксис

'Декларация
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>

Значение свойства

Тип: System.Collections.Generic.Dictionary<String, Int32>

Безопасность платформы .NET Framework

См. также

Ссылки

ModelCollation Класс

Microsoft.Data.Schema.SchemaModel - пространство имен