Share via


DataObjectSelector.SelectObjects Method

Include Protected Members
Include Inherited Members

Returns a data reader for the data objects retrieved from the object store, which are filtered by the specified restrictions and properties.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SelectObjects(String, array<Object[], array<String[]) Returns a data reader for the data objects retrieved from the object store, which are filtered by the specified restrictions and properties.
Protected method SelectObjects(String, array<Object[], array<String[], array<Object[]) Returns a data reader for the data objects retrieved from the object store, which are filtered by the specified restrictions, properties, and parameters.

Top

See Also

Reference

DataObjectSelector Class

Microsoft.VisualStudio.Data.Framework Namespace