Summary
Sets the row key.
- Assembly
- Rocket
.Surgery .Azure .Storage .dll - Namespace
- Rocket
.Surgery .Azure .Storage - Containing Type
- ComplexTableEntity
Syntax
protected abstract void SetRowKey(string value)
Parameters
Name | Type | Description |
---|---|---|
value | string | The value. |
Return Value
Type | Description |
---|---|
void |