Condividi tramite


Interfaccia IExtensibleOnDemandObjectLoader

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

Spazio dei nomi  Microsoft.DataWarehouse.Serialization
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Sintassi

'Dichiarazione
Public Interface IExtensibleOnDemandObjectLoader _
    Inherits IObjectOnDemandLoader
'Utilizzo
Dim instance As IExtensibleOnDemandObjectLoader
public interface IExtensibleOnDemandObjectLoader : IObjectOnDemandLoader
public interface class IExtensibleOnDemandObjectLoader : IObjectOnDemandLoader
type IExtensibleOnDemandObjectLoader =  
    interface
        interface IObjectOnDemandLoader
    end
public interface IExtensibleOnDemandObjectLoader extends IObjectOnDemandLoader

Nel tipo IExtensibleOnDemandObjectLoader sono esposti i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico AddExtender
Metodo pubblico LoadObjectOnDemand Ereditato da IObjectOnDemandLoader.
Metodo pubblico RemoveExtender

In alto