System.Data.Common.DbDataAdapter Class
Information   Base Types   Related Resources

Aids implementation of the IDbDataAdapter interface. Inheritors of DbDataAdapter implement a set of functions to provide strong typing, but inherit most of the functionality needed to fully implement a DataAdapter.

  • Namespace: System.Data.Common
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.1.4322
  • Assembly: System.Data.dll

  • System.Data.Common.DataAdapter
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (5)Discussions (182)MembersRotorChanges
    New member/overload additions in .NET v1.1.4322
     .ctor
  • protected DbDataAdapter(System.Data.Common.DbDataAdapter adapter)

  •  FillFromCommand
  • private System.Int32 FillFromCommand(System.Object data, System.Int32 startRecord, System.Int32 maxRecords, System.String srcTable, System.Data.IDbCommand command, System.Data.CommandBehavior behavior)

  •  FillSchemaFromCommand
  • private System.Data.DataTable[] FillSchemaFromCommand(System.Object data, System.Data.SchemaType schemaType, System.Data.IDbCommand command, System.String srcTable, System.Data.CommandBehavior behavior)

  • Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com