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 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 ...
System.Data.OleDb.OleDbRowUpdatingEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, OleDbRowUpdatingEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, OleDbRowUpdatingEventArgs e) |
System.Data.OleDb.OleDbSchemaGuid != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Assertions | |
= | Assertions | |
= | Catalogs | |
= | Catalogs | |
= | Character_Sets | |
= | Character_Sets | |
= | Check_Constraints | |
= | Check_Constraints | |
= | Check_Constraints_By_Table | |
= | Check_Constraints_By_Table | |
= | Collations | |
= | Collations | |
= | Column_Domain_Usage | |
= | Column_Domain_Usage | |
= | Column_Privileges | |
= | Column_Privileges | |
= | Columns | |
= | Columns | |
= | Constraint_Column_Usage | |
= | Constraint_Column_Usage | |
= | Constraint_Table_Usage | |
= | Constraint_Table_Usage | |
+ | DbInfoKeywords | |
= | DbInfoLiterals | |
= | DbInfoLiterals | |
= | Foreign_Keys | |
= | Foreign_Keys | |
= | Indexes | |
= | Indexes | |
= | Key_Column_Usage | |
= | Key_Column_Usage | |
= | Primary_Keys | |
= | Primary_Keys | |
= | Procedure_Columns | |
= | Procedure_Columns | |
= | Procedure_Parameters | |
= | Procedure_Parameters | |
= | Procedures | |
= | Procedures | |
= | Provider_Types | |
= | Provider_Types | |
= | Referential_Constraints | |
= | Referential_Constraints | |
+ | SchemaGuids | |
= | Schemata | |
= | Schemata | |
= | Sql_Languages | |
= | Sql_Languages | |
= | Statistics | |
= | Statistics | |
= | Table_Constraints | |
= | Table_Constraints | |
= | Table_Privileges | |
= | Table_Privileges | |
= | Table_Statistics | |
= | Table_Statistics | |
= | Tables | |
= | Tables | |
= | Tables_Info | |
= | Tables_Info | |
= | Translations | |
= | Translations | |
= | Trustee | |
= | Trustee | |
= | Usage_Privileges | |
= | Usage_Privileges | |
= | View_Column_Usage | |
= | View_Column_Usage | |
= | View_Table_Usage | |
= | View_Table_Usage | |
= | Views | |
= | Views |
System.Data.OleDb.OleDbTransaction = | ||
---|---|---|
= | Begin (IsolationLevel isolevel) | |
= | Begin () | |
= | Commit () | |
= | Rollback () | |
= | Connection | |
= | IsolationLevel |
System.Data.OleDb.OleDbType = | ||
---|---|---|
= | BigInt | |
= | Binary | |
= | Boolean | |
= | BSTR | |
= | Char | |
= | Currency | |
= | Date | |
= | DBDate | |
= | DBTime | |
= | DBTimeStamp | |
= | Decimal | |
= | Double | |
= | Empty | |
= | Error | |
= | Filetime | |
= | Guid | |
= | IDispatch | |
= | Integer | |
= | IUnknown | |
= | LongVarBinary | |
= | LongVarChar | |
= | LongVarWChar | |
= | Numeric | |
= | PropVariant | |
= | Single | |
= | SmallInt | |
= | TinyInt | |
= | UnsignedBigInt | |
= | UnsignedInt | |
= | UnsignedSmallInt | |
= | UnsignedTinyInt | |
= | value__ | |
= | VarBinary | |
= | VarChar | |
= | Variant | |
= | VarNumeric | |
= | VarWChar | |
= | WChar |
System.Data.SqlClient.SqlClientPermission = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Add (String connectionString, String restrictions, KeyRestrictionBehavior behavior) | |
= | Copy () |
System.Data.SqlClient.SqlClientPermissionAttribute = | ||
---|---|---|
= | .ctor () | |
= | CreatePermission () |
System.Data.SqlClient.SqlCommand != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
+ | StatementCompleted | |
+ | BeginExecuteNonQuery () | |
+ | BeginExecuteNonQuery (AsyncCallback callback, Object stateObject) | |
+ | BeginExecuteReader () | |
+ | BeginExecuteReader (AsyncCallback callback, Object stateObject) | |
+ | BeginExecuteReader (CommandBehavior behavior) | |
+ | BeginExecuteReader (AsyncCallback callback, Object stateObject, CommandBehavior behavior) | |
+ | BeginExecuteXmlReader () | |
+ | BeginExecuteXmlReader (AsyncCallback callback, Object stateObject) | |
= | Cancel () | |
= | Cancel () | |
+ | Clone () | |
= | CreateParameter () | |
= | CreateParameter () | |
+ | EndExecuteNonQuery (IAsyncResult asyncResult) | |
+ | EndExecuteReader (IAsyncResult asyncResult) | |
+ | EndExecuteXmlReader (IAsyncResult asyncResult) | |
= | ExecuteNonQuery () | |
= | ExecuteNonQuery () | |
= | ExecuteReader () | |
= | ExecuteReader (CommandBehavior behavior) | |
= | ExecuteReader () | |
= | ExecuteReader (CommandBehavior behavior) | |
= | ExecuteScalar () | |
= | ExecuteScalar () | |
= | ExecuteXmlReader () | |
= | ExecuteXmlReader () | |
= | Prepare () | |
= | Prepare () | |
= | ResetCommandTimeout () | |
= | ResetCommandTimeout () | |
= | CommandText | |
= | CommandText | |
= | CommandTimeout | |
= | CommandTimeout | |
= | CommandType | |
= | CommandType | |
= | Connection | |
= | Connection | |
= | DesignTimeVisible | |
= | DesignTimeVisible | |
+ | Notification | |
+ | NotificationAutoEnlist | |
= | Parameters | |
= | Parameters | |
= | Transaction | |
= | Transaction | |
= | UpdatedRowSource | |
= | UpdatedRowSource |
System.Data.SqlClient.SqlCommandBuilder != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | DeriveParameters (SqlCommand command) | |
= | DeriveParameters (SqlCommand command) | |
= | GetDeleteCommand () | |
= | GetDeleteCommand () | |
+ | GetDeleteCommand (Boolean useColumnsForParameterNames) | |
= | GetInsertCommand () | |
= | GetInsertCommand () | |
+ | GetInsertCommand (Boolean useColumnsForParameterNames) | |
= | GetUpdateCommand () | |
= | GetUpdateCommand () | |
+ | GetUpdateCommand (Boolean useColumnsForParameterNames) | |
+ | QuoteIdentifier (String unquotedIdentifier) | |
- | RefreshSchema () | |
+ | UnquoteIdentifier (String quotedIdentifier) | |
+ | CatalogLocation | |
+ | CatalogSeparator | |
= | DataAdapter | |
= | DataAdapter | |
= | QuotePrefix | |
= | QuotePrefix | |
= | QuoteSuffix | |
= | QuoteSuffix | |
+ | SchemaSeparator |
System.Data.SqlClient.SqlConnection != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | InfoMessage | |
= | InfoMessage | |
- | StateChange | |
= | BeginTransaction () | |
= | BeginTransaction (IsolationLevel iso) | |
= | BeginTransaction (String transactionName) | |
= | BeginTransaction (IsolationLevel iso, String transactionName) | |
= | BeginTransaction () | |
= | BeginTransaction (IsolationLevel iso) | |
= | BeginTransaction (String transactionName) | |
= | BeginTransaction (IsolationLevel iso, String transactionName) | |
= | ChangeDatabase (String database) | |
= | ChangeDatabase (String database) | |
+ | ChangePassword (String connectionString, String newPassword) | |
+ | ClearAllPools () | |
+ | ClearPool (SqlConnection connection) | |
= | Close () | |
= | Close () | |
= | CreateCommand () | |
= | CreateCommand () | |
= | EnlistDistributedTransaction (ITransaction transaction) | |
= | EnlistDistributedTransaction (ITransaction transaction) | |
+ | EnlistTransaction (Transaction transaction) | |
+ | GetSchema () | |
+ | GetSchema (String collectionName) | |
+ | GetSchema (String collectionName, String[] restrictionValues) | |
= | Open () | |
= | Open () | |
+ | ResetStatistics () | |
+ | RetrieveStatistics () | |
= | ConnectionString | |
= | ConnectionString | |
= | ConnectionTimeout | |
= | ConnectionTimeout | |
= | Database | |
= | Database | |
= | DataSource | |
= | DataSource | |
+ | FireInfoMessageEventOnUserErrors | |
= | PacketSize | |
= | PacketSize | |
= | ServerVersion | |
= | ServerVersion | |
= | State | |
= | State | |
+ | StatisticsEnabled | |
= | WorkstationId | |
= | WorkstationId |
System.Data.SqlClient.SQLDebugging = | ||
---|---|---|
= | .ctor () |
System.Data.SqlClient.SqlDataAdapter != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | RowUpdated | |
= | RowUpdated | |
= | RowUpdating | |
= | RowUpdating | |
= | DeleteCommand | |
= | DeleteCommand | |
= | InsertCommand | |
= | InsertCommand | |
= | SelectCommand | |
= | SelectCommand | |
+ | UpdateBatchSize | |
= | UpdateCommand | |
= | UpdateCommand |
System.Data.SqlClient.SqlDataReader != | ||
---|---|---|
= | Close () | |
= | Close () | |
= | GetBoolean (Int32 i) | |
= | GetBoolean (Int32 i) | |
= | GetByte (Int32 i) | |
= | GetByte (Int32 i) | |
= | GetBytes (Int32 i, Int64 dataIndex, Byte[] buffer, Int32 bufferIndex, Int32 length) | |
= | GetBytes (Int32 i, Int64 dataIndex, Byte[] buffer, Int32 bufferIndex, Int32 length) | |
= | GetChar (Int32 i) | |
= | GetChar (Int32 i) | |
= | GetChars (Int32 i, Int64 dataIndex, Char[] buffer, Int32 bufferIndex, Int32 length) | |
= | GetChars (Int32 i, Int64 dataIndex, Char[] buffer, Int32 bufferIndex, Int32 length) | |
- | GetData (Int32 i) | |
= | GetDataTypeName (Int32 i) | |
= | GetDataTypeName (Int32 i) | |
= | GetDateTime (Int32 i) | |
= | GetDateTime (Int32 i) | |
= | GetDecimal (Int32 i) | |
= | GetDecimal (Int32 i) | |
= | GetDouble (Int32 i) | |
= | GetDouble (Int32 i) | |
+ | GetEnumerator () | |
= | GetFieldType (Int32 i) | |
= | GetFieldType (Int32 i) | |
= | GetFloat (Int32 i) | |
= | GetFloat (Int32 i) | |
= | GetGuid (Int32 i) | |
= | GetGuid (Int32 i) | |
= | GetInt16 (Int32 i) | |
= | GetInt16 (Int32 i) | |
= | GetInt32 (Int32 i) | |
= | GetInt32 (Int32 i) | |
= | GetInt64 (Int32 i) | |
= | GetInt64 (Int32 i) | |
= | GetName (Int32 i) | |
= | GetName (Int32 i) | |
= | GetOrdinal (String name) | |
= | GetOrdinal (String name) | |
+ | GetProviderSpecificFieldType (Int32 i) | |
+ | GetProviderSpecificValue (Int32 i) | |
+ | GetProviderSpecificValues (Object[] values) | |
= | GetSchemaTable () | |
= | GetSchemaTable () | |
= | GetSqlBinary (Int32 i) | |
= | GetSqlBinary (Int32 i) | |
= | GetSqlBoolean (Int32 i) | |
= | GetSqlBoolean (Int32 i) | |
= | GetSqlByte (Int32 i) | |
= | GetSqlByte (Int32 i) | |
+ | GetSqlBytes (Int32 i) | |
+ | GetSqlChars (Int32 i) | |
= | GetSqlDateTime (Int32 i) | |
= | GetSqlDateTime (Int32 i) | |
= | GetSqlDecimal (Int32 i) | |
= | GetSqlDecimal (Int32 i) | |
= | GetSqlDouble (Int32 i) | |
= | GetSqlDouble (Int32 i) | |
= | GetSqlGuid (Int32 i) | |
= | GetSqlGuid (Int32 i) | |
= | GetSqlInt16 (Int32 i) | |
= | GetSqlInt16 (Int32 i) | |
= | GetSqlInt32 (Int32 i) | |
= | GetSqlInt32 (Int32 i) | |
= | GetSqlInt64 (Int32 i) | |
= | GetSqlInt64 (Int32 i) | |
= | GetSqlMoney (Int32 i) | |
= | GetSqlMoney (Int32 i) | |
= | GetSqlSingle (Int32 i) | |
= | GetSqlSingle (Int32 i) | |
= | GetSqlString (Int32 i) | |
= | GetSqlString (Int32 i) | |
= | GetSqlValue (Int32 i) | |
= | GetSqlValue (Int32 i) | |
= | GetSqlValues (Object[] values) | |
= | GetSqlValues (Object[] values) | |
+ | GetSqlXml (Int32 i) | |
= | GetString (Int32 i) | |
= | GetString (Int32 i) | |
= | GetValue (Int32 i) | |
= | GetValue (Int32 i) | |
= | GetValues (Object[] values) | |
= | GetValues (Object[] values) | |
= | IsDBNull (Int32 i) | |
= | IsDBNull (Int32 i) | |
= | NextResult () | |
= | NextResult () | |
= | Read () | |
= | Read () | |
= | Depth | |
= | Depth | |
= | FieldCount | |
= | FieldCount | |
= | HasRows | |
= | HasRows | |
= | IsClosed | |
= | IsClosed | |
= | Item [Int32 i] | |
= | Item [String name] | |
= | Item [Int32 i] | |
= | Item [String name] | |
= | RecordsAffected | |
= | RecordsAffected | |
+ | VisibleFieldCount |
System.Data.SqlClient.SqlError = | ||
---|---|---|
= | ToString () | |
= | Class | |
= | LineNumber | |
= | Message | |
= | Number | |
= | Procedure | |
= | Server | |
= | Source | |
= | State |
System.Data.SqlClient.SqlErrorCollection != | ||
---|---|---|
= | CopyTo (Array array, Int32 index) | |
= | CopyTo (Array array, Int32 index) | |
+ | CopyTo (SqlError[] array, Int32 index) | |
= | GetEnumerator () | |
= | GetEnumerator () | |
= | Count | |
= | Count | |
= | Item [Int32 index] | |
= | Item [Int32 index] |
Powered by Ricciolo