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 ... 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
![]() | System.Data.OleDb.OleDbCommandBuilder != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | DeriveParameters (OleDbCommand command) |
![]() | = | GetDeleteCommand () |
![]() | - | GetDeleteCommand (Boolean useColumnsForParameterNames) |
![]() | = | GetInsertCommand () |
![]() | - | GetInsertCommand (Boolean useColumnsForParameterNames) |
![]() | = | GetUpdateCommand () |
![]() | - | GetUpdateCommand (Boolean useColumnsForParameterNames) |
![]() | - | QuoteIdentifier (String unquotedIdentifier) |
![]() | - | QuoteIdentifier (String unquotedIdentifier, OleDbConnection connection) |
![]() | - | UnquoteIdentifier (String quotedIdentifier) |
![]() | - | UnquoteIdentifier (String quotedIdentifier, OleDbConnection connection) |
![]() | = | DataAdapter |
![]() | System.Data.OleDb.OleDbConnection != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | InfoMessage |
![]() | = | BeginTransaction () |
![]() | = | BeginTransaction (IsolationLevel isolationLevel) |
![]() | = | ChangeDatabase (String value) |
![]() | = | Close () |
![]() | = | CreateCommand () |
![]() | = | EnlistDistributedTransaction (ITransaction transaction) |
![]() | - | EnlistTransaction (Transaction transaction) |
![]() | = | GetOleDbSchemaTable (Guid schema, Object[] restrictions) |
![]() | - | GetSchema () |
![]() | - | GetSchema (String collectionName) |
![]() | - | GetSchema (String collectionName, String[] restrictionValues) |
![]() | = | Open () |
![]() | = | ReleaseObjectPool () |
![]() | - | ResetState () |
![]() | = | ConnectionString |
![]() | = | ConnectionTimeout |
![]() | = | Database |
![]() | = | DataSource |
![]() | = | Provider |
![]() | = | ServerVersion |
![]() | = | State |
![]() | System.Data.OleDb.OleDbConnectionStringBuilder + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | Clear () |
![]() | + | ContainsKey (String keyword) |
![]() | + | Remove (String keyword) |
![]() | + | TryGetValue (String keyword, Object& value) |
![]() | + | DataSource |
![]() | + | FileName |
![]() | + | Item [String keyword] |
![]() | + | Keys |
![]() | + | OleDbServices |
![]() | + | PersistSecurityInfo |
![]() | + | Provider |
![]() | System.Data.OleDb.OleDbDataAdapter = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | RowUpdated |
![]() | = | RowUpdating |
![]() | = | Fill (DataTable dataTable, Object ADODBRecordSet) |
![]() | = | Fill (DataSet dataSet, Object ADODBRecordSet, String srcTable) |
![]() | = | DeleteCommand |
![]() | = | InsertCommand |
![]() | = | SelectCommand |
![]() | = | UpdateCommand |
![]() | System.Data.OleDb.OleDbDataReader != | |
---|---|---|
![]() | = | Close () |
![]() | = | GetBoolean (Int32 ordinal) |
![]() | = | GetByte (Int32 ordinal) |
![]() | = | GetBytes (Int32 ordinal, Int64 dataIndex, Byte[] buffer, Int32 bufferIndex, Int32 length) |
![]() | = | GetChar (Int32 ordinal) |
![]() | = | GetChars (Int32 ordinal, Int64 dataIndex, Char[] buffer, Int32 bufferIndex, Int32 length) |
![]() | = | GetData (Int32 ordinal) |
![]() | = | GetDataTypeName (Int32 index) |
![]() | = | GetDateTime (Int32 ordinal) |
![]() | = | GetDecimal (Int32 ordinal) |
![]() | = | GetDouble (Int32 ordinal) |
![]() | - | GetEnumerator () |
![]() | = | GetFieldType (Int32 index) |
![]() | = | GetFloat (Int32 ordinal) |
![]() | = | GetGuid (Int32 ordinal) |
![]() | = | GetInt16 (Int32 ordinal) |
![]() | = | GetInt32 (Int32 ordinal) |
![]() | = | GetInt64 (Int32 ordinal) |
![]() | = | GetName (Int32 index) |
![]() | = | GetOrdinal (String name) |
![]() | = | GetSchemaTable () |
![]() | = | GetString (Int32 ordinal) |
![]() | = | GetTimeSpan (Int32 ordinal) |
![]() | = | GetValue (Int32 ordinal) |
![]() | = | GetValues (Object[] values) |
![]() | = | IsDBNull (Int32 ordinal) |
![]() | = | NextResult () |
![]() | = | Read () |
![]() | = | Depth |
![]() | = | FieldCount |
![]() | = | HasRows |
![]() | = | IsClosed |
![]() | = | Item [Int32 index] |
![]() | = | Item [String name] |
![]() | = | RecordsAffected |
![]() | - | VisibleFieldCount |
![]() | System.Data.OleDb.OleDbEnumerator + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | GetElements () |
![]() | + | GetEnumerator (Type type) |
![]() | + | GetRootEnumerator () |
![]() | System.Data.OleDb.OleDbError = | |
---|---|---|
![]() | = | ToString () |
![]() | = | Message |
![]() | = | NativeError |
![]() | = | Source |
![]() | = | SQLState |
![]() | System.Data.OleDb.OleDbErrorCollection != | |
---|---|---|
![]() | = | CopyTo (Array array, Int32 index) |
![]() | - | CopyTo (OleDbError[] array, Int32 index) |
![]() | = | GetEnumerator () |
![]() | = | Count |
![]() | = | Item [Int32 index] |
![]() | System.Data.OleDb.OleDbException != | |
---|---|---|
![]() | = | GetObjectData (SerializationInfo si, StreamingContext context) |
![]() | = | GetObjectData (SerializationInfo si, StreamingContext context) |
![]() | = | ErrorCode |
![]() | = | ErrorCode |
![]() | = | Errors |
![]() | = | Errors |
![]() | + | Message |
![]() | + | Source |
![]() | System.Data.OleDb.OleDbFactory + | |
---|---|---|
![]() | + | Instance |
![]() | + | CreateCommand () |
![]() | + | CreateCommandBuilder () |
![]() | + | CreateConnection () |
![]() | + | CreateConnectionStringBuilder () |
![]() | + | CreateDataAdapter () |
![]() | + | CreateParameter () |
![]() | + | CreatePermission (PermissionState state) |
![]() | System.Data.OleDb.OleDbInfoMessageEventArgs = | |
---|---|---|
![]() | = | ToString () |
![]() | = | ErrorCode |
![]() | = | Errors |
![]() | = | Message |
![]() | = | Source |
![]() | System.Data.OleDb.OleDbInfoMessageEventHandler = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | BeginInvoke (Object sender, OleDbInfoMessageEventArgs e, AsyncCallback callback, Object object) |
![]() | = | EndInvoke (IAsyncResult result) |
![]() | = | Invoke (Object sender, OleDbInfoMessageEventArgs e) |
![]() | System.Data.OleDb.OleDbLiteral = | |
---|---|---|
![]() | = | Binary_Literal |
![]() | = | Catalog_Name |
![]() | = | Catalog_Separator |
![]() | = | Char_Literal |
![]() | = | Column_Alias |
![]() | = | Column_Name |
![]() | = | Correlation_Name |
![]() | = | Cube_Name |
![]() | = | Cursor_Name |
![]() | = | Dimension_Name |
![]() | = | Escape_Percent_Prefix |
![]() | = | Escape_Percent_Suffix |
![]() | = | Escape_Underscore_Prefix |
![]() | = | Escape_Underscore_Suffix |
![]() | = | Hierarchy_Name |
![]() | = | Index_Name |
![]() | = | Invalid |
![]() | = | Level_Name |
![]() | = | Like_Percent |
![]() | = | Like_Underscore |
![]() | = | Member_Name |
![]() | = | Procedure_Name |
![]() | = | Property_Name |
![]() | = | Quote_Prefix |
![]() | = | Quote_Suffix |
![]() | = | Schema_Name |
![]() | = | Schema_Separator |
![]() | = | Table_Name |
![]() | = | Text_Command |
![]() | = | User_Name |
![]() | = | value__ |
![]() | = | View_Name |
![]() | System.Data.OleDb.OleDbMetaDataCollectionNames + | |
---|---|---|
![]() | + | Catalogs |
![]() | + | Collations |
![]() | + | Columns |
![]() | + | Indexes |
![]() | + | ProcedureColumns |
![]() | + | ProcedureParameters |
![]() | + | Procedures |
![]() | + | Tables |
![]() | + | Views |
Powered by Ricciolo