PackageMetadataSet Members

Instances of this class contain either a complete snapshot of the package metadata in the update server database, or just the set of changes that have been made to the update server database since a previous snapshot. Obsolete.

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

Public Properties

  Name Description
public property ChangeNumber Gets the identifier of the last metadata change.
public property DeletedPackages Gets the UpdateRevisionId objects of packages that have been deleted since the previous call to GetPackageMetadataSet.
public property LastChangeCookie Gets the cookie that can be passed into GetPackageMetadataSet to obtain the list of packages that have changed since the previous call.
public property Packages Gets a list of software, category, classification and detectoid metadata.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (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

PackageMetadataSet Class
Microsoft.UpdateServices.ClientServicing Namespace