MergeArticleState 열거형
Enumerates the supported status settings for a merge article.
네임스페이스: Microsoft.SqlServer.Replication
어셈블리: Microsoft.SqlServer.Rmo.dll의 Microsoft.SqlServer.Rmo
구문
‘선언
Public Enumeration MergeArticleState
‘사용 방법
Dim instance As MergeArticleState
public enum MergeArticleState
public enum class MergeArticleState
type MergeArticleState
public enum MergeArticleState
멤버
멤버 이름 | 설명 | |
---|---|---|
Unsynchronized | The initial snapshot scripts for this article will be generated during the next scheduled snapshot agent run for the publication. | |
Active | The initial snapshot scripts for the have been generated. | |
NewInactive | Internal use only. | |
NewActive | Internal use only. |
주의
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.