ReplicationSchemaBoundView Members

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

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

Public Constructors

  名称 Description
ReplicationSchemaBoundView Creates a new instance of the ReplicationSchemaBoundView class.

顶部

Public Properties

  名称 Description
ms158260.pubproperty(zh-cn,SQL.90).gif Encrypted Gets or sets whether the referenced schema-bound view was created with encryption or not.
ms158260.pubproperty(zh-cn,SQL.90).gif IsIndexed Gets or sets whether an index was created on the referenced schema-bound view or not.
ms158260.pubproperty(zh-cn,SQL.90).gif Name Gets or sets the name of the schema-bound view.
ms158260.pubproperty(zh-cn,SQL.90).gif ObjectId  
ms158260.pubproperty(zh-cn,SQL.90).gif OwnerName Gets or sets the name of the owner of the schema-bound view.
ms158260.pubproperty(zh-cn,SQL.90).gif UserData Gets or sets an object that allows users to attach their own data to this object.

顶部

Public Methods

(see also Protected Methods )

  名称 Description
ms158260.pubmethod(zh-cn,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms158260.pubmethod(zh-cn,SQL.90).gif GetHashCode  (inherited from Object )
ms158260.pubmethod(zh-cn,SQL.90).gif GetType  (inherited from Object )
ms158260.pubmethod(zh-cn,SQL.90).gifms158260.static(zh-cn,SQL.90).gif ReferenceEquals  (inherited from Object )
ms158260.pubmethod(zh-cn,SQL.90).gif ToString  (inherited from Object )

顶部

Protected Methods

  名称 Description
ms158260.protmethod(zh-cn,SQL.90).gif Finalize  (inherited from Object )
ms158260.protmethod(zh-cn,SQL.90).gif MemberwiseClone  (inherited from Object )

顶部

请参阅

参考

ReplicationSchemaBoundView Class
Microsoft.SqlServer.Replication Namespace

其他资源

发布数据和数据库对象
了解视图