Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Enumerates the priorities used to resolve deadlocks that occur during snapshot generation.
Espacio de nombres: Microsoft.SqlServer.Replication
Ensamblado: Microsoft.SqlServer.Replication (in microsoft.sqlserver.replication.dll)
Sintaxis
'Declaración
<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. |
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Vea también
Referencia
Microsoft.SqlServer.Replication Namespace
DistributorDeadlockPriority
PublisherDeadlockPriority