LastValidationDateTime Class
SQL Server 2012
Used to return the date and time of the last merge subscription validation.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
The LastValidationDateTime type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AttemptedDateTime | Gets or sets the date and time when the last validation was attempted. |
![]() | SuccessfulDateTime | Gets or sets the date and time when the last successful validation occurred. |
![]() | UserData | Gets or sets an object property that allows users to attach their own data to this object. |
