Share via


TableOperation.Entity Property

Definition

Gets the entity that is being operated upon.

public Microsoft.Azure.Cosmos.Table.ITableEntity Entity { get; }
member this.Entity : Microsoft.Azure.Cosmos.Table.ITableEntity
Public ReadOnly Property Entity As ITableEntity

Property Value

Applies to