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
Nome | Description | |
---|---|---|
HeterogeneousTable | Creates a new instance of the HeterogeneousTable class. |
Torna all'inizio
Public Properties
Nome | 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. |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Torna all'inizio
Vedere anche
Riferimento
HeterogeneousTable Class
Microsoft.SqlServer.Replication Namespace
ReplicationServer