IExtensibleOnDemandObjectLoader Interface

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

Namespace: Microsoft.DataWarehouse.Serialization
Assembly: Microsoft.DataWarehouse.Interfaces (in microsoft.datawarehouse.interfaces.dll)

Syntax

'Declaration
Public Interface IExtensibleOnDemandObjectLoader
    Inherits IObjectOnDemandLoader
public interface IExtensibleOnDemandObjectLoader : IObjectOnDemandLoader
public interface class IExtensibleOnDemandObjectLoader : IObjectOnDemandLoader
public interface IExtensibleOnDemandObjectLoader extends IObjectOnDemandLoader
public interface IExtensibleOnDemandObjectLoader extends IObjectOnDemandLoader

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

IExtensibleOnDemandObjectLoader Members
Microsoft.DataWarehouse.Serialization Namespace