FailSafeSetKey Members

[This is internal Microsoft documentation - Do not distribute.]

Partition key

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

Public Constructors

  Name Description
FailSafeSetKey Overloaded.  

Top

Public Fields

  Name Description
MaxKey Represents the maximum key for a cloud partition
MinKey Represents the minumum key for a cloud partition

Top

Public Properties

  Name Description
IsMaxKey Gets whether the Key is a maximum key value.

Top

Public Methods

(see also Protected Methods )

  Name Description
CreateKey Creates a new Key for the given object as the seed.
Equals Overloaded. Overridden.  
GetHashCode Overridden.  
GetType  (inherited from Object )
Max Returns the bigger of two keys
Min Returns the smaller of two keys
op_Equality Checks two keys for equality
op_GreaterThan Greater than comparison. Follows the lexicographic order
op_GreaterThanOrEqual Greater or equal comparison. Follows the lexicographic order
op_Inequality Checks two keys for inequality
op_LessThan Lesser than comparison. Follows the lexicographic order
op_LessThanOrEqual Lesser or equal comparison. Follows the lexicographic order
ReferenceEquals  (inherited from Object )
ToBytes Returns the key as a byte array
ToInt32  
ToInt64  
ToString Overridden. Converts a key to a string representation

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

See Also

Reference

FailSafeSetKey Class
Microsoft.Webstore.MetaData Namespace