Udostępnij przez


HeterogeneousTable Members

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

The following tables list the members exposed by the HeterogeneousTable type.

Public Constructors

  Name Description
HeterogeneousTable Creates a new instance of the HeterogeneousTable class.

Top

Public Properties

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

Top

Public Methods

(see also Protected Methods )

  Name Description
ms156054.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms156054.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms156054.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms156054.pubmethod(pl-pl,SQL.100).gifms156054.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms156054.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms156054.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms156054.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top