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 ... 19 20 21 22 23 24 25 26 27 28 29 30 31 32
![]() | System.Data.SqlClient.SqlRowUpdatedEventArgs = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | Command |
![]() | System.Data.SqlClient.SqlRowUpdatedEventHandler = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | BeginInvoke (Object sender, SqlRowUpdatedEventArgs e, AsyncCallback callback, Object object) |
![]() | = | EndInvoke (IAsyncResult result) |
![]() | = | Invoke (Object sender, SqlRowUpdatedEventArgs e) |
![]() | System.Data.SqlClient.SqlRowUpdatingEventArgs = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | Command |
![]() | System.Data.SqlClient.SqlRowUpdatingEventHandler = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | BeginInvoke (Object sender, SqlRowUpdatingEventArgs e, AsyncCallback callback, Object object) |
![]() | = | EndInvoke (IAsyncResult result) |
![]() | = | Invoke (Object sender, SqlRowUpdatingEventArgs e) |
![]() | System.Data.SqlClient.SqlTransaction != | |
---|---|---|
![]() | = | Commit () |
![]() | = | Commit () |
![]() | + | Dispose () |
![]() | = | Rollback () |
![]() | = | Rollback (String transactionName) |
![]() | = | Rollback () |
![]() | = | Rollback (String transactionName) |
![]() | = | Save (String savePointName) |
![]() | = | Save (String savePointName) |
![]() | = | Connection |
![]() | = | Connection |
![]() | = | IsolationLevel |
![]() | = | IsolationLevel |
![]() | System.Data.SqlTypes.SqlBinary != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | Null |
![]() | - | Add (SqlBinary x, SqlBinary y) |
![]() | = | CompareTo (Object value) |
![]() | - | CompareTo (SqlBinary value) |
![]() | = | Concat (SqlBinary x, SqlBinary y) |
![]() | = | Equals (SqlBinary x, SqlBinary y) |
![]() | = | Equals (Object value) |
![]() | = | GetHashCode () |
![]() | - | GetXsdType (XmlSchemaSet schemaSet) |
![]() | = | GreaterThan (SqlBinary x, SqlBinary y) |
![]() | = | GreaterThanOrEqual (SqlBinary x, SqlBinary y) |
![]() | = | LessThan (SqlBinary x, SqlBinary y) |
![]() | = | LessThanOrEqual (SqlBinary x, SqlBinary y) |
![]() | = | NotEquals (SqlBinary x, SqlBinary y) |
![]() | = | op_Addition (SqlBinary x, SqlBinary y) |
![]() | = | op_Equality (SqlBinary x, SqlBinary y) |
![]() | = | op_Explicit (SqlBinary x) |
![]() | = | op_Explicit (SqlGuid x) |
![]() | = | op_GreaterThan (SqlBinary x, SqlBinary y) |
![]() | = | op_GreaterThanOrEqual (SqlBinary x, SqlBinary y) |
![]() | = | op_Implicit (Byte[] x) |
![]() | = | op_Inequality (SqlBinary x, SqlBinary y) |
![]() | = | op_LessThan (SqlBinary x, SqlBinary y) |
![]() | = | op_LessThanOrEqual (SqlBinary x, SqlBinary y) |
![]() | = | ToSqlGuid () |
![]() | = | ToString () |
![]() | = | IsNull |
![]() | = | Item [Int32 index] |
![]() | = | Length |
![]() | = | Value |
![]() | System.Data.SqlTypes.SqlBoolean != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | False |
![]() | = | Null |
![]() | = | One |
![]() | = | True |
![]() | = | Zero |
![]() | = | And (SqlBoolean x, SqlBoolean y) |
![]() | = | CompareTo (Object value) |
![]() | - | CompareTo (SqlBoolean value) |
![]() | = | Equals (SqlBoolean x, SqlBoolean y) |
![]() | = | Equals (Object value) |
![]() | = | GetHashCode () |
![]() | - | GetXsdType (XmlSchemaSet schemaSet) |
![]() | - | GreaterThan (SqlBoolean x, SqlBoolean y) |
![]() | - | GreaterThanOrEquals (SqlBoolean x, SqlBoolean y) |
![]() | - | LessThan (SqlBoolean x, SqlBoolean y) |
![]() | - | LessThanOrEquals (SqlBoolean x, SqlBoolean y) |
![]() | = | NotEquals (SqlBoolean x, SqlBoolean y) |
![]() | = | OnesComplement (SqlBoolean x) |
![]() | = | op_BitwiseAnd (SqlBoolean x, SqlBoolean y) |
![]() | = | op_BitwiseOr (SqlBoolean x, SqlBoolean y) |
![]() | = | op_Equality (SqlBoolean x, SqlBoolean y) |
![]() | = | op_ExclusiveOr (SqlBoolean x, SqlBoolean y) |
![]() | = | op_Explicit (SqlBoolean x) |
![]() | = | op_Explicit (SqlByte x) |
![]() | = | op_Explicit (SqlInt16 x) |
![]() | = | op_Explicit (SqlInt32 x) |
![]() | = | op_Explicit (SqlInt64 x) |
![]() | = | op_Explicit (SqlDouble x) |
![]() | = | op_Explicit (SqlSingle x) |
![]() | = | op_Explicit (SqlMoney x) |
![]() | = | op_Explicit (SqlDecimal x) |
![]() | = | op_Explicit (SqlString x) |
![]() | = | op_False (SqlBoolean x) |
![]() | - | op_GreaterThan (SqlBoolean x, SqlBoolean y) |
![]() | - | op_GreaterThanOrEqual (SqlBoolean x, SqlBoolean y) |
![]() | = | op_Implicit (Boolean x) |
![]() | = | op_Inequality (SqlBoolean x, SqlBoolean y) |
![]() | - | op_LessThan (SqlBoolean x, SqlBoolean y) |
![]() | - | op_LessThanOrEqual (SqlBoolean x, SqlBoolean y) |
![]() | = | op_LogicalNot (SqlBoolean x) |
![]() | = | op_OnesComplement (SqlBoolean x) |
![]() | = | op_True (SqlBoolean x) |
![]() | = | Or (SqlBoolean x, SqlBoolean y) |
![]() | = | Parse (String s) |
![]() | = | ToSqlByte () |
![]() | = | ToSqlDecimal () |
![]() | = | ToSqlDouble () |
![]() | = | ToSqlInt16 () |
![]() | = | ToSqlInt32 () |
![]() | = | ToSqlInt64 () |
![]() | = | ToSqlMoney () |
![]() | = | ToSqlSingle () |
![]() | = | ToSqlString () |
![]() | = | ToString () |
![]() | = | Xor (SqlBoolean x, SqlBoolean y) |
![]() | = | ByteValue |
![]() | = | IsFalse |
![]() | = | IsNull |
![]() | = | IsTrue |
![]() | = | Value |
![]() | System.Data.SqlTypes.SqlByte != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | MaxValue |
![]() | = | MinValue |
![]() | = | Null |
![]() | = | Zero |
![]() | = | Add (SqlByte x, SqlByte y) |
![]() | = | BitwiseAnd (SqlByte x, SqlByte y) |
![]() | = | BitwiseOr (SqlByte x, SqlByte y) |
![]() | = | CompareTo (Object value) |
![]() | - | CompareTo (SqlByte value) |
![]() | = | Divide (SqlByte x, SqlByte y) |
![]() | = | Equals (SqlByte x, SqlByte y) |
![]() | = | Equals (Object value) |
![]() | = | GetHashCode () |
![]() | - | GetXsdType (XmlSchemaSet schemaSet) |
![]() | = | GreaterThan (SqlByte x, SqlByte y) |
![]() | = | GreaterThanOrEqual (SqlByte x, SqlByte y) |
![]() | = | LessThan (SqlByte x, SqlByte y) |
![]() | = | LessThanOrEqual (SqlByte x, SqlByte y) |
![]() | = | Mod (SqlByte x, SqlByte y) |
![]() | - | Modulus (SqlByte x, SqlByte y) |
![]() | = | Multiply (SqlByte x, SqlByte y) |
![]() | = | NotEquals (SqlByte x, SqlByte y) |
![]() | = | OnesComplement (SqlByte x) |
![]() | = | op_Addition (SqlByte x, SqlByte y) |
![]() | = | op_BitwiseAnd (SqlByte x, SqlByte y) |
![]() | = | op_BitwiseOr (SqlByte x, SqlByte y) |
![]() | = | op_Division (SqlByte x, SqlByte y) |
![]() | = | op_Equality (SqlByte x, SqlByte y) |
![]() | = | op_ExclusiveOr (SqlByte x, SqlByte y) |
![]() | = | op_Explicit (SqlByte x) |
![]() | = | op_Explicit (SqlBoolean x) |
![]() | = | op_Explicit (SqlMoney x) |
![]() | = | op_Explicit (SqlInt16 x) |
![]() | = | op_Explicit (SqlInt32 x) |
![]() | = | op_Explicit (SqlInt64 x) |
![]() | = | op_Explicit (SqlSingle x) |
![]() | = | op_Explicit (SqlDouble x) |
![]() | = | op_Explicit (SqlDecimal x) |
![]() | = | op_Explicit (SqlString x) |
![]() | = | op_GreaterThan (SqlByte x, SqlByte y) |
![]() | = | op_GreaterThanOrEqual (SqlByte x, SqlByte y) |
![]() | = | op_Implicit (Byte x) |
![]() | = | op_Inequality (SqlByte x, SqlByte y) |
![]() | = | op_LessThan (SqlByte x, SqlByte y) |
![]() | = | op_LessThanOrEqual (SqlByte x, SqlByte y) |
![]() | = | op_Modulus (SqlByte x, SqlByte y) |
![]() | = | op_Multiply (SqlByte x, SqlByte y) |
![]() | = | op_OnesComplement (SqlByte x) |
![]() | = | op_Subtraction (SqlByte x, SqlByte y) |
![]() | = | Parse (String s) |
![]() | = | Subtract (SqlByte x, SqlByte y) |
![]() | = | ToSqlBoolean () |
![]() | = | ToSqlDecimal () |
![]() | = | ToSqlDouble () |
![]() | = | ToSqlInt16 () |
![]() | = | ToSqlInt32 () |
![]() | = | ToSqlInt64 () |
![]() | = | ToSqlMoney () |
![]() | = | ToSqlSingle () |
![]() | = | ToSqlString () |
![]() | = | ToString () |
![]() | = | Xor (SqlByte x, SqlByte y) |
![]() | = | IsNull |
![]() | = | Value |
![]() | System.Data.SqlTypes.SqlBytes + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | GetXsdType (XmlSchemaSet schemaSet) |
![]() | + | op_Explicit (SqlBytes value) |
![]() | + | op_Explicit (SqlBinary value) |
![]() | + | Read (Int64 offset, Byte[] buffer, Int32 offsetInBuffer, Int32 count) |
![]() | + | SetLength (Int64 value) |
![]() | + | SetNull () |
![]() | + | ToSqlBinary () |
![]() | + | Write (Int64 offset, Byte[] buffer, Int32 offsetInBuffer, Int32 count) |
![]() | + | Buffer |
![]() | + | IsNull |
![]() | + | Item [Int64 offset] |
![]() | + | Length |
![]() | + | MaxLength |
![]() | + | Null |
![]() | + | Storage |
![]() | + | Stream |
![]() | + | Value |
![]() | System.Data.SqlTypes.SqlChars + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | GetXsdType (XmlSchemaSet schemaSet) |
![]() | + | op_Explicit (SqlChars value) |
![]() | + | op_Explicit (SqlString value) |
![]() | + | Read (Int64 offset, Char[] buffer, Int32 offsetInBuffer, Int32 count) |
![]() | + | SetLength (Int64 value) |
![]() | + | SetNull () |
![]() | + | ToSqlString () |
![]() | + | Write (Int64 offset, Char[] buffer, Int32 offsetInBuffer, Int32 count) |
![]() | + | Buffer |
![]() | + | IsNull |
![]() | + | Item [Int64 offset] |
![]() | + | Length |
![]() | + | MaxLength |
![]() | + | Null |
![]() | + | Storage |
![]() | + | Value |
![]() | System.Data.SqlTypes.SqlDateTime != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | MaxValue |
![]() | = | MinValue |
![]() | = | Null |
![]() | = | SQLTicksPerHour |
![]() | = | SQLTicksPerMinute |
![]() | = | SQLTicksPerSecond |
![]() | - | Add (SqlDateTime x, TimeSpan t) |
![]() | = | CompareTo (Object value) |
![]() | - | CompareTo (SqlDateTime value) |
![]() | = | Equals (SqlDateTime x, SqlDateTime y) |
![]() | = | Equals (Object value) |
![]() | = | GetHashCode () |
![]() | - | GetXsdType (XmlSchemaSet schemaSet) |
![]() | = | GreaterThan (SqlDateTime x, SqlDateTime y) |
![]() | = | GreaterThanOrEqual (SqlDateTime x, SqlDateTime y) |
![]() | = | LessThan (SqlDateTime x, SqlDateTime y) |
![]() | = | LessThanOrEqual (SqlDateTime x, SqlDateTime y) |
![]() | = | NotEquals (SqlDateTime x, SqlDateTime y) |
![]() | = | op_Addition (SqlDateTime x, TimeSpan t) |
![]() | = | op_Equality (SqlDateTime x, SqlDateTime y) |
![]() | = | op_Explicit (SqlDateTime x) |
![]() | = | op_Explicit (SqlString x) |
![]() | = | op_GreaterThan (SqlDateTime x, SqlDateTime y) |
![]() | = | op_GreaterThanOrEqual (SqlDateTime x, SqlDateTime y) |
![]() | = | op_Implicit (DateTime value) |
![]() | = | op_Inequality (SqlDateTime x, SqlDateTime y) |
![]() | = | op_LessThan (SqlDateTime x, SqlDateTime y) |
![]() | = | op_LessThanOrEqual (SqlDateTime x, SqlDateTime y) |
![]() | = | op_Subtraction (SqlDateTime x, TimeSpan t) |
![]() | = | Parse (String s) |
![]() | - | Subtract (SqlDateTime x, TimeSpan t) |
![]() | = | ToSqlString () |
![]() | = | ToString () |
![]() | = | DayTicks |
![]() | = | IsNull |
![]() | = | TimeTicks |
![]() | = | Value |
![]() | System.Data.SqlTypes.SqlDecimal != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | MaxPrecision |
![]() | = | MaxScale |
![]() | = | MaxValue |
![]() | = | MinValue |
![]() | = | Null |
![]() | = | Abs (SqlDecimal n) |
![]() | = | Add (SqlDecimal x, SqlDecimal y) |
![]() | = | AdjustScale (SqlDecimal n, Int32 digits, Boolean fRound) |
![]() | = | Ceiling (SqlDecimal n) |
![]() | = | CompareTo (Object value) |
![]() | - | CompareTo (SqlDecimal value) |
![]() | = | ConvertToPrecScale (SqlDecimal n, Int32 precision, Int32 scale) |
![]() | = | Divide (SqlDecimal x, SqlDecimal y) |
![]() | = | Equals (SqlDecimal x, SqlDecimal y) |
![]() | = | Equals (Object value) |
![]() | = | Floor (SqlDecimal n) |
![]() | = | GetHashCode () |
![]() | - | GetXsdType (XmlSchemaSet schemaSet) |
![]() | = | GreaterThan (SqlDecimal x, SqlDecimal y) |
![]() | = | GreaterThanOrEqual (SqlDecimal x, SqlDecimal y) |
![]() | = | LessThan (SqlDecimal x, SqlDecimal y) |
![]() | = | LessThanOrEqual (SqlDecimal x, SqlDecimal y) |
![]() | = | Multiply (SqlDecimal x, SqlDecimal y) |
![]() | = | NotEquals (SqlDecimal x, SqlDecimal y) |
![]() | = | op_Addition (SqlDecimal x, SqlDecimal y) |
![]() | = | op_Division (SqlDecimal x, SqlDecimal y) |
![]() | = | op_Equality (SqlDecimal x, SqlDecimal y) |
![]() | - | op_Explicit (Double x) |
![]() | = | op_Explicit (SqlDecimal x) |
![]() | = | op_Explicit (SqlBoolean x) |
![]() | = | op_Explicit (SqlSingle x) |
![]() | = | op_Explicit (SqlDouble x) |
![]() | = | op_Explicit (SqlString x) |
![]() | = | op_GreaterThan (SqlDecimal x, SqlDecimal y) |
![]() | = | op_GreaterThanOrEqual (SqlDecimal x, SqlDecimal y) |
![]() | = | op_Implicit (Decimal x) |
![]() | - | op_Implicit (Int64 x) |
![]() | = | op_Implicit (SqlByte x) |
![]() | = | op_Implicit (SqlInt16 x) |
![]() | = | op_Implicit (SqlInt32 x) |
![]() | = | op_Implicit (SqlInt64 x) |
![]() | = | op_Implicit (SqlMoney x) |
![]() | = | op_Inequality (SqlDecimal x, SqlDecimal y) |
![]() | = | op_LessThan (SqlDecimal x, SqlDecimal y) |
![]() | = | op_LessThanOrEqual (SqlDecimal x, SqlDecimal y) |
![]() | = | op_Multiply (SqlDecimal x, SqlDecimal y) |
![]() | = | op_Subtraction (SqlDecimal x, SqlDecimal y) |
![]() | = | op_UnaryNegation (SqlDecimal x) |
![]() | = | Parse (String s) |
![]() | = | Power (SqlDecimal n, Double exp) |
![]() | = | Round (SqlDecimal n, Int32 position) |
![]() | = | Sign (SqlDecimal n) |
![]() | = | Subtract (SqlDecimal x, SqlDecimal y) |
![]() | = | ToDouble () |
![]() | = | ToSqlBoolean () |
![]() | = | ToSqlByte () |
![]() | = | ToSqlDouble () |
![]() | = | ToSqlInt16 () |
![]() | = | ToSqlInt32 () |
![]() | = | ToSqlInt64 () |
![]() | = | ToSqlMoney () |
![]() | = | ToSqlSingle () |
![]() | = | ToSqlString () |
![]() | = | ToString () |
![]() | = | Truncate (SqlDecimal n, Int32 position) |
![]() | = | BinData |
![]() | = | Data |
![]() | = | IsNull |
![]() | = | IsPositive |
![]() | = | Precision |
![]() | = | Scale |
![]() | = | Value |
![]() | System.Data.SqlTypes.SqlDouble != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | MaxValue |
![]() | = | MinValue |
![]() | = | Null |
![]() | = | Zero |
![]() | = | Add (SqlDouble x, SqlDouble y) |
![]() | = | CompareTo (Object value) |
![]() | - | CompareTo (SqlDouble value) |
![]() | = | Divide (SqlDouble x, SqlDouble y) |
![]() | = | Equals (SqlDouble x, SqlDouble y) |
![]() | = | Equals (Object value) |
![]() | = | GetHashCode () |
![]() | - | GetXsdType (XmlSchemaSet schemaSet) |
![]() | = | GreaterThan (SqlDouble x, SqlDouble y) |
![]() | = | GreaterThanOrEqual (SqlDouble x, SqlDouble y) |
![]() | = | LessThan (SqlDouble x, SqlDouble y) |
![]() | = | LessThanOrEqual (SqlDouble x, SqlDouble y) |
![]() | = | Multiply (SqlDouble x, SqlDouble y) |
![]() | = | NotEquals (SqlDouble x, SqlDouble y) |
![]() | = | op_Addition (SqlDouble x, SqlDouble y) |
![]() | = | op_Division (SqlDouble x, SqlDouble y) |
![]() | = | op_Equality (SqlDouble x, SqlDouble y) |
![]() | = | op_Explicit (SqlDouble x) |
![]() | = | op_Explicit (SqlBoolean x) |
![]() | = | op_Explicit (SqlString x) |
![]() | = | op_GreaterThan (SqlDouble x, SqlDouble y) |
![]() | = | op_GreaterThanOrEqual (SqlDouble x, SqlDouble y) |
![]() | = | op_Implicit (Double x) |
![]() | = | op_Implicit (SqlByte x) |
![]() | = | op_Implicit (SqlInt16 x) |
![]() | = | op_Implicit (SqlInt32 x) |
![]() | = | op_Implicit (SqlInt64 x) |
![]() | = | op_Implicit (SqlSingle x) |
![]() | = | op_Implicit (SqlMoney x) |
![]() | = | op_Implicit (SqlDecimal x) |
![]() | = | op_Inequality (SqlDouble x, SqlDouble y) |
![]() | = | op_LessThan (SqlDouble x, SqlDouble y) |
![]() | = | op_LessThanOrEqual (SqlDouble x, SqlDouble y) |
![]() | = | op_Multiply (SqlDouble x, SqlDouble y) |
![]() | = | op_Subtraction (SqlDouble x, SqlDouble y) |
![]() | = | op_UnaryNegation (SqlDouble x) |
![]() | = | Parse (String s) |
![]() | = | Subtract (SqlDouble x, SqlDouble y) |
![]() | = | ToSqlBoolean () |
![]() | = | ToSqlByte () |
![]() | = | ToSqlDecimal () |
![]() | = | ToSqlInt16 () |
![]() | = | ToSqlInt32 () |
![]() | = | ToSqlInt64 () |
![]() | = | ToSqlMoney () |
![]() | = | ToSqlSingle () |
![]() | = | ToSqlString () |
![]() | = | ToString () |
![]() | = | IsNull |
![]() | = | Value |
![]() | System.Data.SqlTypes.SqlGuid != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Null |
![]() | = | CompareTo (Object value) |
![]() | - | CompareTo (SqlGuid value) |
![]() | = | Equals (SqlGuid x, SqlGuid y) |
![]() | = | Equals (Object value) |
![]() | = | GetHashCode () |
![]() | - | GetXsdType (XmlSchemaSet schemaSet) |
![]() | = | GreaterThan (SqlGuid x, SqlGuid y) |
![]() | = | GreaterThanOrEqual (SqlGuid x, SqlGuid y) |
![]() | = | LessThan (SqlGuid x, SqlGuid y) |
![]() | = | LessThanOrEqual (SqlGuid x, SqlGuid y) |
![]() | = | NotEquals (SqlGuid x, SqlGuid y) |
![]() | = | op_Equality (SqlGuid x, SqlGuid y) |
![]() | = | op_Explicit (SqlGuid x) |
![]() | = | op_Explicit (SqlString x) |
![]() | = | op_Explicit (SqlBinary x) |
![]() | = | op_GreaterThan (SqlGuid x, SqlGuid y) |
![]() | = | op_GreaterThanOrEqual (SqlGuid x, SqlGuid y) |
![]() | = | op_Implicit (Guid x) |
![]() | = | op_Inequality (SqlGuid x, SqlGuid y) |
![]() | = | op_LessThan (SqlGuid x, SqlGuid y) |
![]() | = | op_LessThanOrEqual (SqlGuid x, SqlGuid y) |
![]() | = | Parse (String s) |
![]() | = | ToByteArray () |
![]() | = | ToSqlBinary () |
![]() | = | ToSqlString () |
![]() | = | ToString () |
![]() | = | IsNull |
![]() | = | Value |
Powered by Ricciolo