AlternateSynchronizationPartner 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
주 Publisher가 사용 불가능할 경우 구독을 동기화할 수 있는 대체 Publisher를 나타냅니다.
public ref class AlternateSynchronizationPartner sealed : Microsoft::SqlServer::Replication::IAlternateSynchronizationPartner
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("6ccf35a8-e977-43d3-bdd4-aa499a2dc1eb")]
public sealed class AlternateSynchronizationPartner : Microsoft.SqlServer.Replication.IAlternateSynchronizationPartner
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("6ccf35a8-e977-43d3-bdd4-aa499a2dc1eb")>]
type AlternateSynchronizationPartner = class
interface IAlternateSynchronizationPartner
Public NotInheritable Class AlternateSynchronizationPartner
Implements IAlternateSynchronizationPartner
- 상속
-
AlternateSynchronizationPartner
- 특성
- 구현
설명
병합 복제를 위한 대체 동기화 파트너 기능은 더 이상 지원되지 않습니다.
생성자
| Name | Description |
|---|---|
| AlternateSynchronizationPartner() |
AlternateSynchronizationPartner 클래스의 인스턴스를 만듭니다. |
| AlternateSynchronizationPartner(String, String, String, String, String) |
필요한 모든 속성을 가진 클래스 인스턴스 AlternateSynchronizationPartner 를 생성합니다. |
속성
| Name | Description |
|---|---|
| Distributor |
배포자의 이름입니다. |
| FriendlyName |
Publisher, publication, Distributor가 모인 협회를 뜻하는 친근한 명칭으로, 대체 동기화 파트너를 구성합니다 |
| Publication |
게시의 이름 |
| Publisher |
대체 게시자의 이름입니다. |
| PublisherDatabase |
게시 데이터베이스의 이름입니다. |