从集合中删除指定的 SqlCeParameter。
重载列表
名称 | 说明 | |
---|---|---|
![]() |
RemoveAt(Int32) | 从集合中删除指定索引位置的 SqlCeParameter。 (重写 DbParameterCollection. . :: . .RemoveAt(Int32)。) |
![]() |
RemoveAt(String) | 从集合中删除具有指定名称的 SqlCeParameter。 (重写 DbParameterCollection. . :: . .RemoveAt(String)。) |
页首