다음을 통해 공유


SubscriberUploadOptions Enumeration

Enumerates merge article options for updates made at a Subscriber with a client subscription.

네임스페이스: Microsoft.SqlServer.Replication
어셈블리: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)

구문

‘선언
Public Enumeration SubscriberUploadOptions
public enum SubscriberUploadOptions
public enum class SubscriberUploadOptions
public enum SubscriberUploadOptions
public enum SubscriberUploadOptions

Members

Member name Description
AllowUpload No restrictions. Changes made at the Subscriber are uploaded to the Publisher.
DisableUploadAllowSubscriberChanges Changes are allowed at the Subscriber, but they are not uploaded to the Publisher.
DisableUploadDisallowSubscriberChanges Changes are not allowed at the Subscriber.

주의

If the source table for an article is already published in another publication, then the value of SubscriberUploadOptions must be the same for both articles.

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.

플랫폼

개발 플랫폼

지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.

대상 플랫폼

지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.

참고 항목

참조

Microsoft.SqlServer.Replication Namespace
SubscriberUploadOptions Enumeration

관련 자료

다운로드 전용 아티클로 병합 복제 성능 최적화