ResultSetView Members

データ バインディング インターフェイスを実装し、ユーザー インターフェイス コントロールと SqlCeResultSet を関連付けます。

ResultSetView データ型で公開されるメンバを以下の表に示します。

パブリック プロパティ

  名前 説明
z1kbtzc1.pubproperty(ja-jp,VS.90).gif Columns 特定のコントロールにバインドされる SqlCeResultSet で、名前によって列を取得または設定します。
z1kbtzc1.pubproperty(ja-jp,VS.90).gif Ordinals 特定のコントロールにバインドされる SqlCeResultSet で、序数位置によって列を取得または設定します。

先頭に戻る

パブリック メソッド

( プロテクト メソッド も参照)

  名前 説明
z1kbtzc1.pubmethod(ja-jp,VS.90).gif Equals  オーバーロードされます。 ( Object から継承されます。)
z1kbtzc1.pubmethod(ja-jp,VS.90).gif GetHashCode  ( Object から継承されます。)
z1kbtzc1.pubmethod(ja-jp,VS.90).gif GetType  ( Object から継承されます。)
z1kbtzc1.pubmethod(ja-jp,VS.90).gif z1kbtzc1.static(ja-jp,VS.90).gif ReferenceEquals  ( Object から継承されます。)
z1kbtzc1.pubmethod(ja-jp,VS.90).gif ToString  ( Object から継承されます。)

先頭に戻る

プロテクト メソッド

  名前 説明
z1kbtzc1.protmethod(ja-jp,VS.90).gif Finalize  ( Object から継承されます。)
z1kbtzc1.protmethod(ja-jp,VS.90).gif MemberwiseClone  ( Object から継承されます。)

先頭に戻る

パブリック イベント

  名前 説明
z1kbtzc1.pubevent(ja-jp,VS.90).gif ListChanged ResultSetView に対して項目の追加または削除が実行された場合に、このイベントが発生します。

先頭に戻る

明示的インターフェイスの実装

  名前 説明
System.Collections.ICollection.CopyTo  
System.Collections.IEnumerable.GetEnumerator  
System.Collections.IList.Add  
System.Collections.IList.Clear  
System.Collections.IList.Contains  
System.Collections.IList.IndexOf  
System.Collections.IList.Insert  
System.Collections.IList.Remove  
System.Collections.IList.RemoveAt  
System.ComponentModel.IBindingList.AddIndex  
System.ComponentModel.IBindingList.AddNew  
System.ComponentModel.IBindingList.ApplySort  
System.ComponentModel.IBindingList.Find  
System.ComponentModel.IBindingList.RemoveIndex  
System.ComponentModel.IBindingList.RemoveSort  
System.ComponentModel.ITypedList.GetItemProperties  
System.ComponentModel.ITypedList.GetListName  
System.IDisposable.Dispose  
System.Collections.ICollection.Count  
System.Collections.ICollection.IsSynchronized  
System.Collections.ICollection.SyncRoot  
System.Collections.IList.IsFixedSize  
System.Collections.IList.IsReadOnly  
System.Collections.IList.Item  
System.ComponentModel.IBindingList.AllowEdit  
System.ComponentModel.IBindingList.AllowNew  
System.ComponentModel.IBindingList.AllowRemove  
System.ComponentModel.IBindingList.IsSorted  
System.ComponentModel.IBindingList.SortDirection  
System.ComponentModel.IBindingList.SortProperty  
System.ComponentModel.IBindingList.SupportsChangeNotification  
System.ComponentModel.IBindingList.SupportsSearching  
System.ComponentModel.IBindingList.SupportsSorting  

先頭に戻る

参照

リファレンス

ResultSetView Class
System.Data.SqlServerCe Namespace