Класс TableTypeUniqueConstraint

Model schema container class for TableTypeUniqueConstraint

Иерархия наследования

System.Object
  Microsoft.SqlServer.Dac.Model.TableTypeUniqueConstraint

Пространство имен:  Microsoft.SqlServer.Dac.Model
Сборка:  Microsoft.SqlServer.Dac.Extensions (в Microsoft.SqlServer.Dac.Extensions.dll)

Синтаксис

'Декларация
Public NotInheritable Class TableTypeUniqueConstraint
'Применение
public static class TableTypeUniqueConstraint
public ref class TableTypeUniqueConstraint abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type TableTypeUniqueConstraint =  class end
public final class TableTypeUniqueConstraint

Тип TableTypeUniqueConstraint обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойствоСтатический элемент Clustered Clustered property class of TableTypeUniqueConstraint
Открытое свойствоСтатический элемент Columns Columns relationship class of TableTypeUniqueConstraint
Открытое свойствоСтатический элемент IgnoreDuplicateKey IgnoreDuplicateKey property class of TableTypeUniqueConstraint
Открытое свойствоСтатический элемент TypeClass Type class for TableTypeUniqueConstraint

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Dac.Model