| Name | Description | |
|---|---|---|
|  | TdCommandBuilder Constructor | Overloaded. | 
The following tables list the members exposed by TdCommandBuilder.
| Name | Description | |
|---|---|---|
|  | TdCommandBuilder Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | CatalogLocation | Sets or gets the System.Data.Common.CatalogLocation for an instance of the System.Data.Common.DbCommandBuilder class. (Inherited from System.Data.Common.DbCommandBuilder) | 
|  | CatalogSeparator | Sets or gets a string used as the catalog separator for an instance of the System.Data.Common.DbCommandBuilder class. (Inherited from System.Data.Common.DbCommandBuilder) | 
|  | ConflictOption | Specifies which System.Data.ConflictOption is to be used by the System.Data.Common.DbCommandBuilder. (Inherited from System.Data.Common.DbCommandBuilder) | 
|  | Container | (Inherited from System.ComponentModel.Component) | 
|  | DataAdapter | Gets or Sets the associated TdDataAdapter object. | 
|  | QuotePrefix | Overridden. Gets the beginning character to use when specifying SQL object names. | 
|  | QuoteSuffix | Overridden. Gets the ending character to use when specifying SQL object names. | 
|  | SchemaSeparator | Gets or sets the character to be used for the separator between the schema identifier and any other identifiers. (Inherited from System.Data.Common.DbCommandBuilder) | 
|  | SetAllValues | Specifies whether all column values in an update statement are included or only changed ones. (Inherited from System.Data.Common.DbCommandBuilder) | 
|  | Site | (Inherited from System.ComponentModel.Component) | 
| Name | Description | |
|---|---|---|
|  | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | 
|   | DeriveParameters | Retrieves parameter information from the Advanced SQL Engine and populates the Parameters collection of the passed in TdCommand object. | 
|  | Dispose | (Inherited from System.ComponentModel.Component) | 
|  | Equals | (Inherited from object) | 
|  | GetDeleteCommand | Overloaded. | 
|  | GetHashCode | Serves as the default hash function. (Inherited from object) | 
|  | GetInsertCommand | Overloaded. | 
|  | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
|  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
|  | GetUpdateCommand | Overloaded. | 
|  | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
|  | QuoteIdentifier | Overridden. Returns a properly formatted identifier by properly escaping imbedded quotes. | 
|  | RefreshSchema | Overridden. Retrieves the metadata used to generate DML (INSERT, UPDATE and DELETE) statements. | 
|  | ToString | (Inherited from System.ComponentModel.Component) | 
|  | UnquoteIdentifier | Overridden. Returns the unquoted form of the identifier by unescaping any imbedded quotes. | 
| Name | Description | |
|---|---|---|
|  | Disposed | (Inherited from System.ComponentModel.Component) |