IDBObjectInformation Interface

Used by DBObjectsBranch branch to get the information to define the shape of the tree and populate the UI.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Common.UI.TreeGridSupport
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public Interface IDBObjectInformation
'Usage
Dim instance As IDBObjectInformation
public interface IDBObjectInformation
public interface class IDBObjectInformation
public interface IDBObjectInformation
[<AbstractClassAttribute>]
type IDBObjectInformation =  interface end

See Also

Reference

IDBObjectInformation Members

Microsoft.VisualStudio.Data.Schema.Project.Common.UI.TreeGridSupport Namespace