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


TableEntityAdapter<T>.OriginalEntity Property

Definition

The original entity that is read and written to azure table storage.

public T OriginalEntity { get; set; }
member this.OriginalEntity : 'T with get, set
Public Property OriginalEntity As T

Property Value

T

Applies to