Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
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.