ITableEntity.RowKey プロパティ

定義

エンティティの行キーを取得または設定します。

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

プロパティ値

エンティティの行キーです。

適用対象