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