Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Enumerates the priorities used to resolve deadlocks that occur during snapshot generation.
Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Replication (in microsoft.sqlserver.replication.dll)
Синтаксис
'Декларация
<ComVisibleAttribute(True)> _
Public Enumeration DeadlockPriority
[ComVisibleAttribute(true)]
public enum DeadlockPriority
[ComVisibleAttribute(true)]
public enum class DeadlockPriority
/** @attribute ComVisibleAttribute(true) */
public enum DeadlockPriority
ComVisibleAttribute(true)
public enum DeadlockPriority
Members
| Member name | Description |
|---|---|
| High | When a deadlock occurs, the connection has a higher priority than other connections to the server. |
| Low | When a deadlock occurs, the connection has a lower priority than other connections to the server. |
| Normal | When a deadlock occurs, the connection has the priority as other connections to the server. |
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
Microsoft.SqlServer.Replication Namespace
DistributorDeadlockPriority
PublisherDeadlockPriority