TransConflictCount Clase
Represents returned conflict information for a table article in a publication that supports queued updating subscriptions.
Espacio de nombres: Microsoft.SqlServer.Replication
Ensamblado: Microsoft.SqlServer.Rmo (en Microsoft.SqlServer.Rmo.dll)
Sintaxis
'Declaración
Public NotInheritable Class TransConflictCount
'Uso
Dim instance As TransConflictCount
public sealed class TransConflictCount
public ref class TransConflictCount sealed
[<SealedAttribute>]
type TransConflictCount = class end
public final class TransConflictCount
Notas
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Jerarquía de herencia
System. . :: . .Object
Microsoft.SqlServer.Replication..::..TransConflictCount
Seguridad para subprocesos
Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
Vea también