Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables getting root object properties, namely data source connection properties and some ADO.NET DbConnection properties.
Namespace: Microsoft.VisualStudio.Data.Framework.AdoDotNet
Assembly: Microsoft.VisualStudio.Data.Framework (in Microsoft.VisualStudio.Data.Framework.dll)
Syntax
'Declaration
Public Class AdoDotNetRootObjectSelector _
Inherits DataObjectSelector
'Usage
Dim instance As AdoDotNetRootObjectSelector
public class AdoDotNetRootObjectSelector : DataObjectSelector
public ref class AdoDotNetRootObjectSelector : public DataObjectSelector
public class AdoDotNetRootObjectSelector extends DataObjectSelector
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Data.Framework.DataSiteableObject<IVsDataConnection>
Microsoft.VisualStudio.Data.Framework.DataObjectSelector
Microsoft.VisualStudio.Data.Framework.AdoDotNet.AdoDotNetRootObjectSelector
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.