Freigeben über


HeterogeneousTable-Member

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

Der HeterogeneousTable-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode HeterogeneousTable Creates a new instance of the HeterogeneousTable class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

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

Zum Anfang