IOnDemandLoadableCollection 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("581524E3-A62D-4ce7-89D1-A8E2BA8D485C")> _
Public Interface IOnDemandLoadableCollection
[GuidAttribute("581524E3-A62D-4ce7-89D1-A8E2BA8D485C")] 
public interface IOnDemandLoadableCollection
[GuidAttribute(L"581524E3-A62D-4ce7-89D1-A8E2BA8D485C")] 
public interface class IOnDemandLoadableCollection
/** @attribute GuidAttribute("581524E3-A62D-4ce7-89D1-A8E2BA8D485C") */ 
public interface IOnDemandLoadableCollection
GuidAttribute("581524E3-A62D-4ce7-89D1-A8E2BA8D485C") 
public interface IOnDemandLoadableCollection

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

IOnDemandLoadableCollection Members
Microsoft.AnalysisServices.Hosting Namespace