다음을 통해 공유


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

속성 값

구현

적용 대상