Interface IOnDemandLoadableCollection
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.AnalysisServices.Hosting
Assembly : Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
<GuidAttribute("581524E3-A62D-4ce7-89D1-A8E2BA8D485C")> _
Public Interface IOnDemandLoadableCollection
'Utilisation
Dim instance As IOnDemandLoadableCollection
[GuidAttribute("581524E3-A62D-4ce7-89D1-A8E2BA8D485C")]
public interface IOnDemandLoadableCollection
[GuidAttribute(L"581524E3-A62D-4ce7-89D1-A8E2BA8D485C")]
public interface class IOnDemandLoadableCollection
[<GuidAttribute("581524E3-A62D-4ce7-89D1-A8E2BA8D485C")>]
type IOnDemandLoadableCollection = interface end
public interface IOnDemandLoadableCollection
Voir aussi