Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.