Compartir a través de


ReplicationSchemaBoundView Miembros

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

El tipo ReplicationSchemaBoundView expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico ReplicationSchemaBoundView Creates a new instance of the ReplicationSchemaBoundView class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Encrypted Gets or sets whether the referenced schema-bound view was created with encryption or not.
Propiedad pública IsIndexed Gets or sets whether an index was created on the referenced schema-bound view or not.
Propiedad pública Name Gets or sets the name of the schema-bound view.
Propiedad pública ObjectId
Propiedad pública OwnerName Gets or sets the name of the owner of the schema-bound view.
Propiedad pública UserData Gets or sets an object that allows users to attach their own data to this object.

Principio