| Name | Description | |
|---|---|---|
|  | CatalogLocation | (Inherited from System.Data.Common.DbCommandBuilder) | 
|  | CatalogSeparator | (Inherited from System.Data.Common.DbCommandBuilder) | 
|  | ConflictOption | (Inherited from System.Data.Common.DbCommandBuilder) | 
|  | Container | (Inherited from System.ComponentModel.Component) | 
|  | DataAdapter | (Inherited from System.Data.Common.DbCommandBuilder) | 
|  | KeyFields | Gets or sets string containing list of key field names separated by semicolon. They are used to generate update commands. | 
|  | Quoted | Gets or sets whether the command builder quotes all the names of data source objects. | 
|  | QuotePrefix | (Inherited from System.Data.Common.DbCommandBuilder) | 
|  | QuoteSuffix | (Inherited from System.Data.Common.DbCommandBuilder) | 
|  | RefreshingFields | Gets or sets list of fields whose values should be retrieved after a DML statement execution. | 
|  | RefreshMode | Gets or sets a value that indicates whether and how the DbCommandBuilderBase should retrieve field values adjusted by server after an update. | 
|  | SchemaSeparator | (Inherited from System.Data.Common.DbCommandBuilder) | 
|  | SetAllValues | (Inherited from System.Data.Common.DbCommandBuilder) | 
|  | Site | (Inherited from System.ComponentModel.Component) | 
|  | UpdatingTable | Gets or sets table name to generate update statements for. | 
|  | UseCatalog | Specifies whether the catalog identifier is included in data source object names. | 
|  | UseSchema | Specifies whether the schema identifier is included in data source object names. | 

