Partager via


Membres ReplicationSchemaBoundView

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

Le type ReplicationSchemaBoundView expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ReplicationSchemaBoundView Creates a new instance of the ReplicationSchemaBoundView class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Encrypted Gets or sets whether the referenced schema-bound view was created with encryption or not.
Propriété publique IsIndexed Gets or sets whether an index was created on the referenced schema-bound view or not.
Propriété publique Name Gets or sets the name of the schema-bound view.
Propriété publique ObjectId
Propriété publique OwnerName Gets or sets the name of the owner of the schema-bound view.
Propriété publique UserData Gets or sets an object that allows users to attach their own data to this object.

Haut de la page