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


Элементы ReplicationSchemaBoundView

Represents a schema-bound view and contains information needed by replication.

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

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

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

В начало

Методы

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

В начало

Свойства

  Имя Описание
Открытое свойство Encrypted Gets or sets whether the referenced schema-bound view was created with encryption or not.
Открытое свойство IsIndexed Gets or sets whether an index was created on the referenced schema-bound view or not.
Открытое свойство Name Gets or sets the name of the schema-bound view.
Открытое свойство ObjectId
Открытое свойство OwnerName Gets or sets the name of the owner of the schema-bound view.
Открытое свойство UserData Gets or sets an object that allows users to attach their own data to this object.

В начало