Share via


ResultSetView Members

Implementa le interfacce di associazione dati e funge da ponte tra i controlli dell'interfaccia utente e la classe SqlCeResultSet.

Nelle seguenti tabelle vengono elencati i membri esposti dal tipo ResultSetView .

Pubblico Proprietà

  Nome Descrizione
z1kbtzc1.pubproperty(it-it,VS.90).gif Columns Ottiene o imposta le colonne in base al nome in una classe SqlCeResultSet che sarà associata a un determinato controllo.
z1kbtzc1.pubproperty(it-it,VS.90).gif Ordinals Ottiene o imposta le colonne in base al nome in una classe SqlCeResultSet che sarà associata a un determinato controllo.

Top

Pubblico Metodi

(vedere anche Protetto Metodi )

  Nome Descrizione
z1kbtzc1.pubmethod(it-it,VS.90).gif Equals  Overload. (ereditato da Object )
z1kbtzc1.pubmethod(it-it,VS.90).gif GetHashCode  (ereditato da Object )
z1kbtzc1.pubmethod(it-it,VS.90).gif GetType  (ereditato da Object )
z1kbtzc1.pubmethod(it-it,VS.90).gif z1kbtzc1.static(it-it,VS.90).gif ReferenceEquals  (ereditato da Object )
z1kbtzc1.pubmethod(it-it,VS.90).gif ToString  (ereditato da Object )

Top

Protetto Metodi

  Nome Descrizione
z1kbtzc1.protmethod(it-it,VS.90).gif Finalize  (ereditato da Object )
z1kbtzc1.protmethod(it-it,VS.90).gif MemberwiseClone  (ereditato da Object )

Top

Pubblico Eventi

  Nome Descrizione
z1kbtzc1.pubevent(it-it,VS.90).gif ListChanged Questo evento viene generato quando si aggiungono o si rimuovono elementi nella classe ResultSetView.

Top

Implementazioni esplicite dell'interfaccia

  Nome Descrizione
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  

Top

Vedere anche

Riferimento

ResultSetView Class
System.Data.SqlServerCe Namespace