Share via


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

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

Top

Public Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

  Name Description
ms158366.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms158366.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ReplicationView Class
Microsoft.SqlServer.Replication Namespace