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


Элементы HeterogeneousTable

Represents a table on a non-Microsoft SQL Server Publisher.

Тип HeterogeneousTable предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод HeterogeneousTable Creates a new instance of the HeterogeneousTable class.

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство HasExplicitSelectGrant Gets or sets whether the administrator of the non-Microsoft SQL Server Publisher was explicitly granted SELECT permissions on the table.
Открытое свойство HasPrimaryKey Gets or sets whether the table has a primary key.
Открытое свойство HasUniqueConstraintNullable Gets or sets whether the unique constraint allows null values.
Открытое свойство IsPublished Gets or sets whether the table is currently being published by Microsoft SQL Server replication.
Открытое свойство IsTransPublished Gets or sets whether the table is published in a transactional publication.
Открытое свойство Name Gets or sets the name of the table object at the non-Microsoft SQL Server Publisher.
Открытое свойство Owner Gets or sets the owner of the table at the non-Microsoft SQL Server Publisher.
Открытое свойство UserData Gets or sets custom user data for this object.

В начало