ItemMetadataSchema Members

Represents the metadata schema for an item, including how to identify an item and its version information, and how change units are defined.

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

Public Constructors

  Name Description
Public method ItemMetadataSchema Overloaded. Initializes a new instance of the ItemMetadataSchema class.

Top

Public Properties

  Name Description
Public property ChangeUnitVersionDefinitions Gets a collection of ChangeUnitVersionDefinition objects that represent the way in which a change unit is identified in terms of an ID, an ID format, and a set of fields that define a change unit's version.
Public property CustomFields Gets a collection of CustomFieldDefinition objects that each represent a custom field. Fields can be used to identify an item in the metadata or store version information about an item.
Public property IdentityRules Gets a collection of IdentityRule objects that defines the way in which an item is identified within a replica.

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 Dd918872.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

ItemMetadataSchema Class
Microsoft.Synchronization.SimpleProviders Namespace