ComplexTableEntity.

SetPartitionKey(string) Method

Summary

Sets the partition key.

Syntax

protected abstract void SetPartitionKey(string value)

Parameters

Name Type Description
value string The value.

Return Value

Type Description
void