Click or drag to resize

PartitionPredicate Methods

The PartitionPredicate type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetFactoryId
Public methodGetHashCode (Inherited from Object.)
Public methodGetId
Public methodGetPartitionKey
Returns the partition key that determines the partition the target Predicate is going to execute on
Public methodGetTarget
Returns the predicate that will run on target partition
Public methodGetType (Inherited from Object.)
Public methodReadData
Public methodToString (Inherited from Object.)
Public methodWriteData
Top
Extension Methods
  NameDescription
Public Extension MethodAnd (Defined by PredicateExt.)
Public Extension MethodNot (Defined by PredicateExt.)
Public Extension MethodOr (Defined by PredicateExt.)
Top
See Also