Represents a column contained in a table on a non-Microsoft SQL Server Publisher.
The following tables list the members exposed by the HeterogeneousColumn type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| HeterogeneousColumn | Creates a new instance of the HeterogeneousColumn class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | ColumnId | |
| .gif) | DataLoss | Gets or sets whether information loss may occur when column data is replicated to the Subscriber. | 
| .gif) | DestinationDatatype | Gets or sets the data type that can be mapped to this column. | 
| .gif) | DestinationLength | Gets or sets the length of the destination data type. | 
| .gif) | DestinationNullable | Gets or sets whether the destination data can accept null values. | 
| .gif) | DestinationPrecision | Gets or sets the precision for the destination data type. | 
| .gif) | DestinationScale | Gets or sets the scale for the destination data type. | 
| .gif) | IsDefault | Gets or sets whether there is a default constraint bound to the column. | 
| .gif) | IsDefined | Gets or sets whether a data type mapping is currently defined for the column. | 
| .gif) | IsPrimaryKey | Sets or gets whether there is a primary key constraint defined on the column. | 
| .gif) | IsPublished | Gets or sets whether the column is currently published. | 
| .gif) | IsValid | Gets or sets whether the column can be published. | 
| .gif) | MappingId | |
| .gif) | Name | Gets or sets the name of the column. | 
| .gif) | SourceDataTypeInfo | Gets or sets the name of the source data type for the column. | 
| .gif) | UserData | Gets or sets an object property value that allows users to attach their own data to 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 ) | 
顶部
请参阅
参考
HeterogeneousColumn Class
Microsoft.SqlServer.Replication Namespace
ReplicationServer
TransArticle