次の方法で共有


ObjectParameterCollection.ICollection<ObjectParameter>.IsReadOnly プロパティ

定義

このコレクションは読み取り/書き込みです。パラメーターは追加、削除、および [多少] will (値のみ) で変更できます。ただし、コレクションが属する実装では、コマンド定義が準備されているため、パラメーターがロックされていません。

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

プロパティ値

実装

適用対象