This topic has not yet been rated - Rate this topic

MergeSessionDetail.Inserts Property

Gets or sets the number of inserts that were replicated in the step.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
public int Inserts { get; set; }

Property Value

Type: System.Int32
An Int32 value.

This property can be retrieved or set by any user.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.