Comparazione classi Framework 1.1 - 2.0 RTM
Filtra
Tipo (maiuscole/minuscole):
Flag classe
Flag membro

Legenda

- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1

Namespace System.Data

Totale classi: 473, di cui
  • 111 nuove
  • 251 modificate
  • 0 rimosse

Pagina ... 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 ...

 System.Data.IDbTransaction =
 =Commit ()
 =Rollback ()
 =Connection 
 =IsolationLevel 

 System.Data.IsolationLevel !=
 =Chaos 
 =ReadCommitted 
 =ReadUncommitted 
 =RepeatableRead 
 =Serializable 
 -Snapshot 
 =Unspecified 
 =value__ 

 System.Data.ITableMapping =
 =ColumnMappings 
 =DataSetTable 
 =SourceTable 

 System.Data.ITableMappingCollection =
 =Add (String sourceTableName, String dataSetTableName)
 =Contains (String sourceTableName)
 =GetByDataSetTable (String dataSetTableName)
 =IndexOf (String sourceTableName)
 =RemoveAt (String sourceTableName)
 =Item [String index]

 System.Data.LoadOption +
 +OverwriteChanges 
 +PreserveChanges 
 +Upsert 
 +value__ 

 System.Data.MappingType =
 =Attribute 
 =Element 
 =Hidden 
 =SimpleContent 
 =value__ 

 System.Data.MergeFailedEventArgs =
 =.ctor ()
 =Conflict 
 =Table 

 System.Data.MergeFailedEventHandler =
 =.ctor ()
 =BeginInvoke (Object sender, MergeFailedEventArgs e, AsyncCallback callback, Object object)
 =EndInvoke (IAsyncResult result)
 =Invoke (Object sender, MergeFailedEventArgs e)

 System.Data.MissingMappingAction =
 =Error 
 =Ignore 
 =Passthrough 
 =value__ 

 System.Data.MissingSchemaAction =
 =Add 
 =AddWithKey 
 =Error 
 =Ignore 
 =value__ 

 System.Data.OperationAbortedException +

 System.Data.ParameterDirection =
 =Input 
 =InputOutput 
 =Output 
 =ReturnValue 
 =value__ 

 System.Data.PropertyCollection =
 =.ctor ()

 System.Data.StatementCompletedEventArgs +
 +.ctor ()
 +RecordCount 

Powered by Ricciolo