ReplicationView Members

Represents information on a view object that is required by replication.

The following tables list the members exposed by the ReplicationView type.

Public Constructors

  Nom Description
ReplicationView Creates a new instance of the ReplicationView class.

Haut de la page

Public Properties

  Nom Description
ms158366.pubproperty(fr-fr,SQL.90).gif Encrypted Gets or sets whether the referenced view was created with encryption or not.
ms158366.pubproperty(fr-fr,SQL.90).gif Name Gets or sets the name of the view object.
ms158366.pubproperty(fr-fr,SQL.90).gif ObjectId  
ms158366.pubproperty(fr-fr,SQL.90).gif OwnerName Gets or sets the owner of the view.
ms158366.pubproperty(fr-fr,SQL.90).gif UserData Gets or sets an object that allows users to attach their own data to the object.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms158366.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms158366.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms158366.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms158366.pubmethod(fr-fr,SQL.90).gifms158366.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms158366.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms158366.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms158366.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

ReplicationView Class
Microsoft.SqlServer.Replication Namespace