Interface IOnDemandLoaderExtender

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Represents an on demand loader extender.

Espace de noms :  Microsoft.DataWarehouse.Serialization
Assembly :  Microsoft.DataWarehouse.Interfaces (en Microsoft.DataWarehouse.Interfaces.dll)

Syntaxe

'Déclaration
Public Interface IOnDemandLoaderExtender
'Utilisation
Dim instance As IOnDemandLoaderExtender
public interface IOnDemandLoaderExtender
public interface class IOnDemandLoaderExtender
type IOnDemandLoaderExtender =  interface end
public interface IOnDemandLoaderExtender

Le type IOnDemandLoaderExtender expose les membres suivants.

Méthodes

  Nom Description
Méthode publique CanLoadOnDemand Infrastructure. Indicates whether the specified object can load on demand.
Méthode publique LoadOnDemand Infrastructure. Indicates whether the specified object loads on demand.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.DataWarehouse.Serialization