TransPublication.TransArticles 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
代表刊物中的文章。
public:
property Microsoft::SqlServer::Replication::TransArticleCollection ^ TransArticles { Microsoft::SqlServer::Replication::TransArticleCollection ^ get(); };
public Microsoft.SqlServer.Replication.TransArticleCollection TransArticles { get; }
member this.TransArticles : Microsoft.SqlServer.Replication.TransArticleCollection
Public ReadOnly Property TransArticles As TransArticleCollection
属性值
注解
TransArticles该属性只能由 Publisher 固定服务器角色的成员sysadmin、发布数据库中固定数据库角色的成员db_owner,或发布访问列表(PAL)中的用户检索。
收回 TransArticles 财产等同于执行 sp_helparticle。