Compartilhar via


IObjectProjectionReader Members

Provides a way to read an object projection.

The following tables list the members exposed by the IObjectProjectionReader type.

Public Properties

  Name Description
public property Count Gets the count of object projection instances that are of the type specified by the generic parameter T.
public property MaxCount Gets a count of all object projection instances in the projection reader.
public property PageSize Gets or sets the page size of the reader.

Top

Public Methods

  Name Description
public method GetData Overloaded. Gets specific object instances from the reader.
public method GetRange Overloaded. Gets a list of object projection instances by specifying the starting instance and how many to read.

Top

See Also

Reference

IObjectProjectionReader Generic Interface
Microsoft.EnterpriseManagement.Common Namespace