Click or drag to resize
SelectEntitiesResult Properties

The SelectEntitiesResult type exposes the following members.

Properties
  NameDescription
Public propertyEntities
Gets the list of entities in this set.
Public propertyIsComplete
Gets the value indicating whether this is the last set of entities.
Public propertyNextResultLocator
Gets the locator of the next set of results.
Public propertyTotalEntityCount
Gets the total number of entities that the query returned.
Top
See Also