| MapTPocoPartitionKey Method | 
| Name | Description | |
|---|---|---|
| PartitionKey(ExpressionFuncTPoco, Object) | 
            Specifies the properties/fields on the POCO whose column names are the partition key for the table.
              | |
| PartitionKey(String) | 
            Specifies the partition key column names for the table using the order provided.
              |