Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
Filtra
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 1 2 3 4 5 6 7 8 9 10 11 12 13 14 ...
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.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.ParameterDirection = | ||
---|---|---|
= | Input | |
= | InputOutput | |
= | Output | |
= | ReturnValue | |
= | value__ |
System.Data.PropertyAttributes = | ||
---|---|---|
= | NotSupported | |
= | Optional | |
= | Read | |
= | Required | |
= | value__ | |
= | Write |
System.Data.PropertyCollection = | ||
---|---|---|
= | .ctor () |
System.Data.Rule = | ||
---|---|---|
= | Cascade | |
= | None | |
= | SetDefault | |
= | SetNull | |
= | value__ |
System.Data.SchemaType = | ||
---|---|---|
= | Mapped | |
= | Source | |
= | value__ |
System.Data.SqlDbType != | ||
---|---|---|
= | BigInt | |
= | BigInt | |
= | Binary | |
= | Binary | |
= | Bit | |
= | Bit | |
= | Char | |
= | Char | |
= | DateTime | |
= | DateTime | |
= | Decimal | |
= | Decimal | |
= | Float | |
= | Float | |
= | Image | |
= | Image | |
= | Int | |
= | Int | |
= | Money | |
= | Money | |
= | NChar | |
= | NChar | |
= | NText | |
= | NText | |
= | NVarChar | |
= | NVarChar | |
= | Real | |
= | Real | |
= | SmallDateTime | |
= | SmallDateTime | |
= | SmallInt | |
= | SmallInt | |
= | SmallMoney | |
= | SmallMoney | |
= | Text | |
= | Text | |
= | Timestamp | |
= | Timestamp | |
= | TinyInt | |
= | TinyInt | |
+ | Udt | |
= | UniqueIdentifier | |
= | UniqueIdentifier | |
= | value__ | |
= | value__ | |
= | VarBinary | |
= | VarBinary | |
= | VarChar | |
= | VarChar | |
= | Variant | |
= | Variant | |
+ | Xml |
System.Data.StateChangeEventArgs = | ||
---|---|---|
= | .ctor () | |
= | CurrentState | |
= | OriginalState |
Powered by Ricciolo