Udostępnij za pośrednictwem


ChangeUnitVersionDefinition Members

Represents the set of fields that the Sync Framework runtime uses to determine whether a change unit's version should be updated.

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

Public Constructors

  Name Description
Public method ChangeUnitVersionDefinition Initializes a new instance of the ChangeUnitVersionDefinition class that contains the specified ID format, change unit ID, and version field ID.

Top

Public Properties

  Name Description
Public property ChangeUnitId Gets a SyncId object that contains the ID of the change unit to which the version definition applies.
Public property VersionFieldIds Gets a collection of integers that comprise the version fields of the specified change unit.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Dd937129.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

ChangeUnitVersionDefinition Class
Microsoft.Synchronization.SimpleProviders Namespace