Partilhar via


Membros ReplicationSchemaBoundView

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

O tipo ReplicationSchemaBoundView expõe os seguintes membros.

Construtores

  Nome Descrição
Método público ReplicationSchemaBoundView Creates a new instance of the ReplicationSchemaBoundView 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 Encrypted Gets or sets whether the referenced schema-bound view was created with encryption or not.
Propriedade pública IsIndexed Gets or sets whether an index was created on the referenced schema-bound view or not.
Propriedade pública Name Gets or sets the name of the schema-bound view.
Propriedade pública ObjectId
Propriedade pública OwnerName Gets or sets the name of the owner of the schema-bound view.
Propriedade pública UserData Gets or sets an object that allows users to attach their own data to this object.

Início