次の方法で共有


SqlCeParameterCollection.System.Collections.IList.IsReadOnly プロパティ

メモ : この名前空間、クラス、およびメンバは、.NET Framework Version 1.1 だけでサポートされています。

Private ReadOnly Property IsReadOnly As Boolean Implements _   IList.IsReadOnly
[C#]
bool IList.IsReadOnly {get;}
[C++]
private: __property bool
   System::Collections::IList::get_IsReadOnly();
[JScript]
private function get IList.IsReadOnly() : Boolean;

実装

IList.IsReadOnly

必要条件

.NET Framework セキュリティ:

参照

SqlCeParameterCollection クラス | SqlCeParameterCollection メンバ | System.Data.SqlServerCe 名前空間