Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
Enumerates parts of a Merge Agent session being monitored.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)
Syntax
'Declaration
Public Enumeration MergeSessionDetailType
public enum MergeSessionDetailType
public enum class MergeSessionDetailType
public enum MergeSessionDetailType
public enum MergeSessionDetailType
Members
| Member name | Description |
|---|---|
| Download | Downloading changes. |
| DownloadArticle | Downloading specific article rows. |
| Initialization | Agent initialization. |
| PreparingSnapshot | Preparing a snapshot for a filtered subscription. |
| SchemaChanges | Applying schema changes. |
| Upload | Uploading changes. |
| UploadArticle | Uploading specific article rows. |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.