Compartilhar via


Membros HeterogeneousColumn

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

O tipo HeterogeneousColumn expõe os seguintes membros.

Construtores

  Nome Descrição
Método público HeterogeneousColumn Creates a new instance of the HeterogeneousColumn class.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

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

Início