IdentityRule Members
Defines the way in which an item is identified within a replica.
The following tables list the members exposed by the IdentityRule type.
Public Constructors
Name | Description | |
---|---|---|
IdentityRule | Initializes a new instance of the IdentityRule class that contains a collection of integer field IDs to identify an item. |
Top
Public Properties
Name | Description | |
---|---|---|
IdentityFieldIds | Gets a collection of integer field IDs that identify an item in a replica. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
IdentityRule Class
Microsoft.Synchronization.SimpleProviders Namespace