System.Data.Common Hierarchy

System.Object

   System.Attribute

      System.Security.Permissions.SecurityAttribute

         System.Security.Permissions.CodeAccessSecurityAttribute

            System.Data.Common.DBDataPermissionAttribute

   System.Data.Common.DbDataRecord ---- System.Data.IDataRecord, System.ComponentModel.ICustomTypeDescriptor

   System.Data.Common.DbEnumerator ---- System.Collections.IEnumerator

   System.EventArgs

      System.Data.Common.RowUpdatedEventArgs

      System.Data.Common.RowUpdatingEventArgs

   System.MarshalByRefObject

      System.ComponentModel.Component

         System.Data.Common.DataAdapter

            System.Data.Common.DbDataAdapter ---- System.ICloneable

      System.Data.Common.DataColumnMapping ---- System.Data.IColumnMapping, System.ICloneable

      System.Data.Common.DataColumnMappingCollection ---- System.Data.IColumnMappingCollection, System.Collections.IList, System.Collections.ICollection, System.Collections.IEnumerable

      System.Data.Common.DataTableMapping ---- System.Data.ITableMapping, System.ICloneable

      System.Data.Common.DataTableMappingCollection ---- System.Data.ITableMappingCollection, System.Collections.IList, System.Collections.ICollection, System.Collections.IEnumerable

   System.Security.CodeAccessPermission

      System.Data.Common.DBDataPermission ---- System.Security.Permissions.IUnrestrictedPermission

See Also

System.Data.Common Namespace

Show: