AdoDotNetRootObjectSelector.SelectObjects Method

Include Protected Members
Include Inherited Members

Returns root object properties, such as the non-sensitive connection properties and some DbConnection properties, through a data reader.

Overload List

  Name Description
Public method SelectObjects(String, [], []) Returns a data reader for the data objects retrieved from the object store, which are filtered by the specified restrictions and properties. (Inherited from DataObjectSelector.)
Protected method SelectObjects(String, [], [], []) Returns root object properties, such as the non-sensitive connection properties and some DbConnection properties, through a data reader. (Overrides DataObjectSelector.SelectObjects(String, [], [], []).)

Top

See Also

Reference

AdoDotNetRootObjectSelector Class

AdoDotNetRootObjectSelector Members

Microsoft.VisualStudio.Data.Framework.AdoDotNet Namespace