ResultSetView Members

Реализует интерфейсы привязки и обеспечивает взаимодействие между объектом SqlCeResultSet и элементами пользовательского интерфейса.

В следующих таблицах перечислены члены, доступные в типе ResultSetView .

Открытый Свойства

  Имя Описание
z1kbtzc1.pubproperty(ru-ru,VS.90).gif Columns Возвращает или устанавливает столбцы по имени в объекте SqlCeResultSet, который затем будет привязан к данному элементу управления.
z1kbtzc1.pubproperty(ru-ru,VS.90).gif Ordinals Возвращает или устанавливает столбцы по порядковому номеру в объекте SqlCeResultSet, который затем будет привязан к данному элементу управления.

В начало

Открытый Методы

(см. также Защищенный Методы )

  Имя Описание
z1kbtzc1.pubmethod(ru-ru,VS.90).gif Equals  Перегруженный. (наследуется из Object )
z1kbtzc1.pubmethod(ru-ru,VS.90).gif GetHashCode  (наследуется из Object )
z1kbtzc1.pubmethod(ru-ru,VS.90).gif GetType  (наследуется из Object )
z1kbtzc1.pubmethod(ru-ru,VS.90).gif z1kbtzc1.static(ru-ru,VS.90).gif ReferenceEquals  (наследуется из Object )
z1kbtzc1.pubmethod(ru-ru,VS.90).gif ToString  (наследуется из Object )

В начало

Защищенный Методы

  Имя Описание
z1kbtzc1.protmethod(ru-ru,VS.90).gif Finalize  (наследуется из Object )
z1kbtzc1.protmethod(ru-ru,VS.90).gif MemberwiseClone  (наследуется из Object )

В начало

Открытый События

  Имя Описание
z1kbtzc1.pubevent(ru-ru,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