IObjectProjectionReader.GetData Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Gets specific object instances from the reader.
Overload List
Name | Description |
---|---|
IObjectProjectionReader.GetData (IList) | Gets a list of all instances from the reader that match the list of identifiers. |
IObjectProjectionReader.GetData (Int32) | Gets a specific instance of the object projection by index. |
See Also
Reference
IObjectProjectionReader Generic Interface
IObjectProjectionReader Members
Microsoft.EnterpriseManagement.Common Namespace