共用方式為


ObjectParameterCollection.ICollection<ObjectParameter>.IsReadOnly 屬性

定義

這個集合是可讀寫的 - 參數可能會新增、移除和 [稍微] 修改,且只會 (值) , 前提是集合所屬的實作尚未鎖定其參數,因為它已備妥命令定義。

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

屬性值

實作

適用於