ModelComponentCollection.IOnDemandLoadableCollection.Loaded-Eigenschaft

Gets or sets a value that indicates whether the collection is loaded.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
bool IOnDemandLoadableCollection.Loaded { get; set; }

Eigenschaftswert

Typ: System.Boolean
true if the collection is loaded; otherwise, false.

Implementiert

IOnDemandLoadableCollection.Loaded

Siehe auch

Verweis

ModelComponentCollection Klasse

Microsoft.AnalysisServices-Namespace