MergeSynchronizationAgent.AltSnapshotFolder 속성

정의

구독의 대체 스냅샷 폴더를 받거나 설정합니다.

public:
 virtual property System::String ^ AltSnapshotFolder { System::String ^ get(); void set(System::String ^ value); };
public virtual string AltSnapshotFolder { get; set; }
member this.AltSnapshotFolder : string with get, set
Public Overridable Property AltSnapshotFolder As String

속성 값

String 대체 스냅샷 폴더의 경로 값입니다.

구현

설명

스냅샷 폴더 경로에는 파일 공유를 위한 "file:\\Distributor\Backup\Snapshots"와 "ftp:// distributor. 예시. com/backup/snapshots, 1433"는 FTP 위치입니다.

적용 대상