DataCacheTag Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents an optional string-based identifier that you can associate with a cached object.

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

Public Constructors

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

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals Overloaded. Overridden. Compares the current DataCacheTag object for equality with the specified DataCacheTag object.
Public method GetHashCode Overridden. Returns the hash code for the current DataCacheTag object.
Public method GetType  (Inherited from Object.)
Public method Dd631164.static(en-us,SQL.100).gif ReferenceEquals  (Inherited from Object.)
Public method ToString Overridden. Returns the string representation of the current DataCacheTag object.

Top

Protected Methods

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

Top

See Also

Reference

DataCacheTag Class
Microsoft.Data.Caching Namespace