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

  名称 Description
LastValidationDateTime Creates a new instance of the LastValidationDateTime class.

顶部

Public Properties

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

顶部

Public Methods

(see also Protected Methods )

  名称 Description
ms155939.pubmethod(zh-cn,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms155939.pubmethod(zh-cn,SQL.90).gif GetHashCode  (inherited from Object )
ms155939.pubmethod(zh-cn,SQL.90).gif GetType  (inherited from Object )
ms155939.pubmethod(zh-cn,SQL.90).gifms155939.static(zh-cn,SQL.90).gif ReferenceEquals  (inherited from Object )
ms155939.pubmethod(zh-cn,SQL.90).gif ToString  (inherited from Object )

顶部

Protected Methods

  名称 Description
ms155939.protmethod(zh-cn,SQL.90).gif Finalize  (inherited from Object )
ms155939.protmethod(zh-cn,SQL.90).gif MemberwiseClone  (inherited from Object )

顶部

请参阅

参考

LastValidationDateTime Class
Microsoft.SqlServer.Replication Namespace
ReadLastValidationDateTimes

其他资源

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