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(en-US,SQL.90).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(en-US,SQL.90).gif HasPrimaryKey Gets or sets whether the table has a primary key.
ms156054.pubproperty(en-US,SQL.90).gif HasUniqueConstraintNullable Gets or sets whether the unique constraint allows null values.
ms156054.pubproperty(en-US,SQL.90).gif IsPublished Gets or sets whether the table is currently being published by Microsoft SQL Server replication.
ms156054.pubproperty(en-US,SQL.90).gif IsTransPublished Gets or sets whether the table is published in a transactional publication.
ms156054.pubproperty(en-US,SQL.90).gif Name Gets or sets the name of the table object at the non-Microsoft SQL Server Publisher.
ms156054.pubproperty(en-US,SQL.90).gif Owner Gets or sets the owner of the table at the non-Microsoft SQL Server Publisher.
ms156054.pubproperty(en-US,SQL.90).gif UserData Gets or sets custom user data for this object.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

  Name Description
ms156054.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms156054.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

HeterogeneousTable Class
Microsoft.SqlServer.Replication Namespace
ReplicationServer

Other Resources

Heterogeneous Database Replication