IHostOnDemandLoader Interface

This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.AnalysisServices.Hosting
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
<GuidAttribute("8DC885C2-F3F9-4a99-BCC9-70401560E952")> _
Public Interface IHostOnDemandLoader
[GuidAttribute("8DC885C2-F3F9-4a99-BCC9-70401560E952")] 
public interface IHostOnDemandLoader
[GuidAttribute(L"8DC885C2-F3F9-4a99-BCC9-70401560E952")] 
public interface class IHostOnDemandLoader
/** @attribute GuidAttribute("8DC885C2-F3F9-4a99-BCC9-70401560E952") */ 
public interface IHostOnDemandLoader
GuidAttribute("8DC885C2-F3F9-4a99-BCC9-70401560E952") 
public interface IHostOnDemandLoader

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

IHostOnDemandLoader Members
Microsoft.AnalysisServices.Hosting Namespace