Megosztás a következőn keresztül:


ITableEntity.RowKey Property

Definition

Gets or sets the entity's row key.

public string RowKey { get; set; }
member this.RowKey : string with get, set
Public Property RowKey As String

Property Value

The entity's row key.

Applies to