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


ICollationSetter.Collation - свойство

Получает или задает идентификатор параметров сортировки.

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

Синтаксис

'Декларация
Property Collation As Identifier
    Get
    Set
Identifier Collation { get; set; }
property Identifier^ Collation {
    Identifier^ get ();
    void set (Identifier^ value);
}
abstract Collation : Identifier with get, set
function get Collation () : Identifier
function set Collation (value : Identifier)

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

Тип: Microsoft.Data.Schema.ScriptDom.Sql.Identifier

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

См. также

Ссылки

ICollationSetter Интерфейс

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