Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Enumerates the supported status settings for a merge article.
Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)
Синтаксис
'Декларация
Public Enumeration MergeArticleState
public enum MergeArticleState
public enum class MergeArticleState
public enum MergeArticleState
public enum MergeArticleState
Members
| Member name | Description |
|---|---|
| Active | The initial snapshot scripts for the have been generated. |
| NewActive | Internal use only. |
| NewInactive | Internal use only. |
| Unsynchronized | The initial snapshot scripts for this article will be generated during the next scheduled snapshot agent run for the publication. |
Замечания
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
Microsoft.SqlServer.Replication Namespace
MergeArticle.Status Property