ComplexTableEntity.

SetRowKey(string) Method

Summary

Sets the row key.

Syntax

protected abstract void SetRowKey(string value)

Parameters

Name Type Description
value string The value.

Return Value

Type Description
void