IExtensibleOnDemandObjectLoader Interface
This API supports the .NET Framework 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
'Usage
Dim instance As IExtensibleOnDemandObjectLoader
public interface IExtensibleOnDemandObjectLoader : IObjectOnDemandLoader
public interface class IExtensibleOnDemandObjectLoader : IObjectOnDemandLoader
type IExtensibleOnDemandObjectLoader =
interface
interface IObjectOnDemandLoader
end
public interface IExtensibleOnDemandObjectLoader extends IObjectOnDemandLoader