Interfaccia IExtensibleOnDemandObjectLoader
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a 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
Vedere anche