Proprietà DataItemCollection.IList.IsReadOnly

Gets a value that indicates whether this DataItemCollection is read-only.

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

Sintassi

C#
bool IList.IsReadOnly { get; }

Valore proprietà

Tipo: System.Boolean
true if this DataItemCollection is read-only; otherwise, false.

Implementa

IList.IsReadOnly

Vedere anche

Riferimento

DataItemCollection Classe

Spazio dei nomi Microsoft.AnalysisServices