Proprietà ModelComponentCollection.IOnDemandLoadableCollection.Loaded

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

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

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

Valore proprietà

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

Implementa

IOnDemandLoadableCollection.Loaded

Vedere anche

Riferimento

ModelComponentCollection Classe

Spazio dei nomi Microsoft.AnalysisServices