Click or drag to resize

RawEntityDataTEntity Properties

The RawEntityDataTEntity generic type exposes the following members.

Properties
  NameDescription
Public propertyProperties
Gets the properties included in this data set.
Public propertyRecordCount
Gets the number of entity records in the data set. Each record represents one update to one entity. The overall data set may contain multiple distinct entities, multiple updates to a single entity, or both.
Top
See Also