Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents an object on demand loader.
Namespace: Microsoft.DataWarehouse.Serialization
Assembly: Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)
Syntax
'Declaration
Public Interface IObjectOnDemandLoader
'Usage
Dim instance As IObjectOnDemandLoader
public interface IObjectOnDemandLoader
public interface class IObjectOnDemandLoader
type IObjectOnDemandLoader = interface end
public interface IObjectOnDemandLoader
The IObjectOnDemandLoader type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
LoadObjectOnDemand | Infrastructure. Indicates whether the object loads on demand. |
Top
.gif)