AlternateSynchronizationPartner 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
주 게시자를 사용할 수 없는 경우 구독을 동기화할 수 있는 대체 게시자를 나타냅니다.
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
- 특성
- 구현
설명
병합 복제에 대한 대체 동기화 파트너 기능은 더 이상 사용되지 않습니다.
생성자
AlternateSynchronizationPartner() |
AlternateSynchronizationPartner 클래스의 인스턴스를 만듭니다. |
AlternateSynchronizationPartner(String, String, String, String, String) |
모든 필수 속성을 사용하여 AlternateSynchronizationPartner 클래스의 인스턴스를 만듭니다. |
속성
Distributor |
배포자 이름입니다. |
FriendlyName |
대체 동기화 파트너를 구성하는 게시자, 게시 및 배포자의 연결 이름입니다. |
Publication |
게시의 이름입니다. |
Publisher |
대체 게시자의 이름입니다. |
PublisherDatabase |
게시 데이터베이스의 이름입니다. |