DBObjectsBranch.PreloadObjects Method

Preloads the information and child branch objects cache for a branch.

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

Syntax

'Declaration
Protected Sub PreloadObjects
'Usage

Me.PreloadObjects()
protected void PreloadObjects()
protected:
void PreloadObjects()
protected function PreloadObjects()
member PreloadObjects : unit -> unit 

.NET Framework Security

See Also

Reference

DBObjectsBranch Class

DBObjectsBranch Members

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