共用方式為


ResultSetView Members

實作資料繫結介面,並提供使用者介面控制項與 SqlCeResultSet 之間的橋樑。

下表列出 ResultSetView 型別公開的成員。

公用 屬性

  名稱 描述
z1kbtzc1.pubproperty(zh-tw,VS.90).gif Columns 根據即將繫結到特定控制項的 SqlCeResultSet 中的資料行名稱,來取得或設定資料行。
z1kbtzc1.pubproperty(zh-tw,VS.90).gif Ordinals 根據即將繫結到特定控制項的 SqlCeResultSet 中的序數位置,來取得或設定資料行。

頂端

公用 方法

(另請參閱 受保護的 方法 )

  名稱 描述
z1kbtzc1.pubmethod(zh-tw,VS.90).gif Equals  多載。 (繼承自 Object )
z1kbtzc1.pubmethod(zh-tw,VS.90).gif GetHashCode  (繼承自 Object )
z1kbtzc1.pubmethod(zh-tw,VS.90).gif GetType  (繼承自 Object )
z1kbtzc1.pubmethod(zh-tw,VS.90).gif z1kbtzc1.static(zh-tw,VS.90).gif ReferenceEquals  (繼承自 Object )
z1kbtzc1.pubmethod(zh-tw,VS.90).gif ToString  (繼承自 Object )

頂端

受保護的 方法

  名稱 描述
z1kbtzc1.protmethod(zh-tw,VS.90).gif Finalize  (繼承自 Object )
z1kbtzc1.protmethod(zh-tw,VS.90).gif MemberwiseClone  (繼承自 Object )

頂端

公用 事件

  名稱 描述
z1kbtzc1.pubevent(zh-tw,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