Represents a table on a non-Microsoft SQL Server Publisher.
The following tables list the members exposed by the HeterogeneousTable type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| HeterogeneousTable | Creates a new instance of the HeterogeneousTable class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | HasExplicitSelectGrant | Gets or sets whether the administrator of the non-Microsoft SQL Server Publisher was explicitly granted SELECT permissions on the table. | 
| .gif) | HasPrimaryKey | Gets or sets whether the table has a primary key. | 
| .gif) | HasUniqueConstraintNullable | Gets or sets whether the unique constraint allows null values. | 
| .gif) | IsPublished | Gets or sets whether the table is currently being published by Microsoft SQL Server replication. | 
| .gif) | IsTransPublished | Gets or sets whether the table is published in a transactional publication. | 
| .gif) | Name | Gets or sets the name of the table object at the non-Microsoft SQL Server Publisher. | 
| .gif) | Owner | Gets or sets the owner of the table at the non-Microsoft SQL Server Publisher. | 
| .gif) | UserData | Gets or sets custom user data for this object. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
HeterogeneousTable Class
Microsoft.SqlServer.Replication Namespace
ReplicationServer