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

属性值

实现

适用于