Compartir a través de


HeterogeneousTable Miembros

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

El tipo HeterogeneousTable expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico HeterogeneousTable Creates a new instance of the HeterogeneousTable class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública HasExplicitSelectGrant Gets or sets whether the administrator of the non-Microsoft SQL Server Publisher was explicitly granted SELECT permissions on the table.
Propiedad pública HasPrimaryKey Gets or sets whether the table has a primary key.
Propiedad pública HasUniqueConstraintNullable Gets or sets whether the unique constraint allows null values.
Propiedad pública IsPublished Gets or sets whether the table is currently being published by Microsoft SQL Server replication.
Propiedad pública IsTransPublished Gets or sets whether the table is published in a transactional publication.
Propiedad pública Name Gets or sets the name of the table object at the non-Microsoft SQL Server Publisher.
Propiedad pública Owner Gets or sets the owner of the table at the non-Microsoft SQL Server Publisher.
Propiedad pública UserData Gets or sets custom user data for this object.

Principio