Propriété ModelComponentCollection.IsReadOnly

Gets a value indicating whether the ModelComponentCollection is read-only.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

C#
public bool IsReadOnly { get; }

Valeur de propriété

Type : System.Boolean
true if the collection is read-only; otherwise false.

Implémente

IList.IsReadOnly

Voir aussi

Référence

ModelComponentCollection Classe

Espace de noms Microsoft.AnalysisServices