DB2CommandBuilder Properties
The properties of the DB2CommandBuilder class are listed here.
Public Properties
| Property | Description |
|---|---|
CatalogLocation |
Gets the CatalogLocation for this DB2CommandBuilder instance. |
CatalogSeparator |
Gets the string representing a catalog separator for this DB2CommandBuilder instance. |
ConflictOption |
Sets a value that specifies how conflicting changes to the data source gets detected and resolved. |
Container (inherited from Component) |
Gets the IContainer that contains the Component. |
DataAdapter |
Gets or sets a DB2®DataAdapter object for which this DB2CommandBuilder object will generate SQL statements. |
QuotePrefix |
Gets or sets the beginning character or characters to use when working with database objects (for example, tables or columns) whose names contain characters such as spaces or reserved tokens. |
QuoteSuffix |
Gets or sets the ending character or characters to use when working with database objects, (for example, tables or columns), whose names contain characters such as spaces or reserved tokens. |
SchemaSeparator |
Gets the string representing a schema separator for this DB2CommandBuilder instance. |
Site (inherited from Component) |
Gets or sets the ISite of the Component. |
Protected Properties
| Property | Description |
|---|---|
DesignMode (inherited from Component) |
Gets a value that indicates whether the Component is currently in design mode. |
Events (inherited from Component) |
Gets the list of event handlers that are attached to this Component. |