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 | |
---|---|---|
![]() |
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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
HeterogeneousTable Class
Microsoft.SqlServer.Replication Namespace
ReplicationServer