ReplicationDatabase.TransPullSubscriptions 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
복제 데이터베이스에 정의된 트랜잭션 또는 스냅샷 게시에 대한 끌어오기 구독을 나타냅니다.
public:
property Microsoft::SqlServer::Replication::TransPullSubscriptionCollection ^ TransPullSubscriptions { Microsoft::SqlServer::Replication::TransPullSubscriptionCollection ^ get(); };
public Microsoft.SqlServer.Replication.TransPullSubscriptionCollection TransPullSubscriptions { get; }
member this.TransPullSubscriptions : Microsoft.SqlServer.Replication.TransPullSubscriptionCollection
Public ReadOnly Property TransPullSubscriptions As TransPullSubscriptionCollection
속성 값
TransPullSubscriptionCollection 개체의 TransPullSubscription입니다.
설명
TransPullSubscriptionTransPullSubscriptionCollection 문자열 인덱서(이름) 또는 숫자 인덱서(서수)를 사용하여 개체에 액세스할 수 있습니다.
고정 TransPullSubscriptions 서버 역할의 멤버 또는 게시 데이터베이스의 sysadmin
고정 데이터베이스 역할 멤버 db_owner
가 속성을 검색할 수 있습니다.