ObjectParameterCollection.ICollection<ObjectParameter>.IsReadOnly 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
這個集合是可讀寫的 - 參數可能會新增、移除和 [稍微] 修改,且只會 (值) , 前提是集合所屬的實作尚未鎖定其參數,因為它已備妥命令定義。
bool System.Collections.Generic.ICollection<System.Data.Entity.Core.Objects.ObjectParameter>.IsReadOnly { get; }
System.Collections.Generic.ICollection<System.Data.Entity.Core.Objects.ObjectParameter>.IsReadOnly
ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of ObjectParameter).IsReadOnly