IExtensibleOnDemandObjectLoader Methods

 

Applies To: SQL Server 2016 Preview

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

Methods

Name Description
System_CAPS_pubmethod AddExtender(Type, IOnDemandLoaderExtender)

Adds the extender object.

System_CAPS_pubmethod LoadObjectOnDemand(Object, Object)

Indicates whether the object loads on demand.(Inherited from IObjectOnDemandLoader.)

System_CAPS_pubmethod RemoveExtender(Type, IOnDemandLoaderExtender)

Removes the extender object.

See Also

IExtensibleOnDemandObjectLoader Interface
Microsoft.DataWarehouse.Serialization Namespace

Return to top