Share via


IPreloadable.Preload Method

The implementation of Preload.

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration
Assembly:  SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)

Syntax

'Declaration
Sub Preload
'Usage
Dim instance As IPreloadable

instance.Preload()
void Preload()
void Preload()
abstract Preload : unit -> unit
function Preload()

See Also

Reference

IPreloadable Interface

Microsoft.SqlServer.Management.UI.VSIntegration Namespace