Partager via


Membres HeterogeneousColumn

Represents a column contained in a table on a non-Microsoft SQL Server Publisher.

Le type HeterogeneousColumn expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique HeterogeneousColumn Creates a new instance of the HeterogeneousColumn class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

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

Haut de la page