Share via


LastValidationDateTime Members

Used to return the date and time of the last merge subscription validation.

The following tables list the members exposed by the LastValidationDateTime type.

Public Constructors

  Name Description
LastValidationDateTime Creates a new instance of the LastValidationDateTime class.

Top

Public Properties

  Name Description
ms155939.pubproperty(en-US,SQL.90).gif AttemptedDateTime Gets or sets the date and time when the last validation was attempted.
ms155939.pubproperty(en-US,SQL.90).gif SuccessfulDateTime Gets or sets the date and time when the last successful validation occurred.
ms155939.pubproperty(en-US,SQL.90).gif UserData Gets or sets an object property that allows users to attach their own data to this object.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms155939.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms155939.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms155939.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms155939.pubmethod(en-US,SQL.90).gifms155939.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms155939.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms155939.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms155939.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

LastValidationDateTime Class
Microsoft.SqlServer.Replication Namespace
ReadLastValidationDateTimes

Other Resources

How to: Validate Data at the Subscriber (RMO Programming)