Provides a way to read an object projection.
The following tables list the members exposed by the IObjectProjectionReader type.
Public Properties
Name | Description | |
---|---|---|
Count | Gets the count of object projection instances that are of the type specified by the generic parameter T. | |
MaxCount | Gets a count of all object projection instances in the projection reader. | |
PageSize | Gets or sets the page size of the reader. |
Public Methods
Name | Description | |
---|---|---|
GetData | Overloaded. Gets specific object instances from the reader. | |
GetRange | Overloaded. Gets a list of object projection instances by specifying the starting instance and how many to read. |
See Also
Send comments about this topic to Microsoft.