HeterogeneousColumn Members

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

  Nom Description
HeterogeneousColumn Creates a new instance of the HeterogeneousColumn class.

Haut de la page

Public Properties

  Nom Description
ms156007.pubproperty(fr-fr,SQL.90).gif ColumnId  
ms156007.pubproperty(fr-fr,SQL.90).gif DataLoss Gets or sets whether information loss may occur when column data is replicated to the Subscriber.
ms156007.pubproperty(fr-fr,SQL.90).gif DestinationDatatype Gets or sets the data type that can be mapped to this column.
ms156007.pubproperty(fr-fr,SQL.90).gif DestinationLength Gets or sets the length of the destination data type.
ms156007.pubproperty(fr-fr,SQL.90).gif DestinationNullable Gets or sets whether the destination data can accept null values.
ms156007.pubproperty(fr-fr,SQL.90).gif DestinationPrecision Gets or sets the precision for the destination data type.
ms156007.pubproperty(fr-fr,SQL.90).gif DestinationScale Gets or sets the scale for the destination data type.
ms156007.pubproperty(fr-fr,SQL.90).gif IsDefault Gets or sets whether there is a default constraint bound to the column.
ms156007.pubproperty(fr-fr,SQL.90).gif IsDefined Gets or sets whether a data type mapping is currently defined for the column.
ms156007.pubproperty(fr-fr,SQL.90).gif IsPrimaryKey Sets or gets whether there is a primary key constraint defined on the column.
ms156007.pubproperty(fr-fr,SQL.90).gif IsPublished Gets or sets whether the column is currently published.
ms156007.pubproperty(fr-fr,SQL.90).gif IsValid Gets or sets whether the column can be published.
ms156007.pubproperty(fr-fr,SQL.90).gif MappingId  
ms156007.pubproperty(fr-fr,SQL.90).gif Name Gets or sets the name of the column.
ms156007.pubproperty(fr-fr,SQL.90).gif SourceDataTypeInfo Gets or sets the name of the source data type for the column.
ms156007.pubproperty(fr-fr,SQL.90).gif UserData Gets or sets an object property value that allows users to attach their own data to this object.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms156007.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms156007.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms156007.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms156007.pubmethod(fr-fr,SQL.90).gifms156007.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms156007.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms156007.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms156007.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

HeterogeneousColumn Class
Microsoft.SqlServer.Replication Namespace
ReplicationServer
TransArticle