Поделиться через


Элементы HeterogeneousColumn

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

Тип HeterogeneousColumn предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод HeterogeneousColumn Creates a new instance of the HeterogeneousColumn class.

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство ColumnId
Открытое свойство DataLoss Gets or sets whether information loss may occur when column data is replicated to the Subscriber.
Открытое свойство DestinationDatatype Gets or sets the data type that can be mapped to this column.
Открытое свойство DestinationLength Gets or sets the length of the destination data type.
Открытое свойство DestinationNullable Gets or sets whether the destination data can accept null values.
Открытое свойство DestinationPrecision Gets or sets the precision for the destination data type.
Открытое свойство DestinationScale Gets or sets the scale for the destination data type.
Открытое свойство IsDefault Gets or sets whether there is a default constraint bound to the column.
Открытое свойство IsDefined Gets or sets whether a data type mapping is currently defined for the column.
Открытое свойство IsPrimaryKey Sets or gets whether there is a primary key constraint defined on the column.
Открытое свойство IsPublished Gets or sets whether the column is currently published.
Открытое свойство IsValid Gets or sets whether the column can be published.
Открытое свойство MappingId
Открытое свойство Name Gets or sets the name of the column.
Открытое свойство SourceDataTypeInfo Gets or sets the name of the source data type for the column.
Открытое свойство UserData Gets or sets an object property value that allows users to attach their own data to this object.

В начало