Gets or sets a System.Data.Common.DbDataAdapter object for which Transact-SQL statements are automatically generated.
Documentation for this section has not yet been entered.
The System.Data.Common.DbCommandBuilder registers itself as a listener for System.Data.OleDb.OleDbDataAdapter.RowUpdating events that are generated by the System.Data.Common.DbDataAdapter specified in this property.
When you create a new instance of System.Data.Common.DbCommandBuilder, any existing System.Data.Common.DbCommandBuilder associated with this System.Data.Common.DbDataAdapter is released.